add update_* to most packages starting with "k".

This commit is contained in:
Christian Neukirchen 2014-11-02 16:19:49 +01:00
parent 4c83e6e957
commit 263a8c3b78
5 changed files with 5 additions and 2 deletions

View File

@ -9,7 +9,7 @@ short_desc="A password manager to secure personal data"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="https://www.keepassx.org/"
distfiles="http://downloads.sourceforge.net/keepassx/${pkgname}-${version}.tar.gz"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=cd901a0611ce57e62cf6df7eeeb1b690b5232302bdad8626994eb54adcfa1e85
do_configure() {

View File

@ -10,6 +10,7 @@ wrksrc=linux-${version}
short_desc="The Linux API headers for userland development"
license="GPL-2"
homepage="http://www.kernel.org"
update_pkgname="linux"
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
checksum=2c9c002cf9618962883d82ba3e1caaea29af4ea37147a82bad422afdc8d21dc2

View File

@ -7,6 +7,7 @@ noarch=yes
wrksrc=linux-${version}
hostmakedepends="which perl xmlto"
homepage="http://www.kernel.org"
update_pkgname="linux"
license="GPL-2"
short_desc="Linux kernel development manual pages"
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"

View File

@ -7,6 +7,7 @@ hostmakedepends="perl bc"
makedepends="libpcap-devel uml-utilities"
depends="uml-utilities"
homepage="http://www.kernel.org"
update_pkgname="linux"
license="GPL-2"
short_desc="Kernel ${version} for User Mode Linux"
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"

View File

@ -10,7 +10,7 @@ maintainer="Enno Boland <eb@s01.de>"
license="LGPL"
homepage="http://ktoblzcheck.sourceforge.net"
short_desc="Tool for verification of account numbers and bank codes"
distfiles="http://downloads.sourceforge.net/project/$pkgname/$pkgname-$version.tar.gz"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=cefc00af32f0ff5693aaa13085522b5172d4ead1493790624438d3bf69b6e53e
ktoblzcheck-devel_package() {