diff options
Diffstat (limited to 'core/rfkill/PKGBUILD')
-rw-r--r-- | core/rfkill/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/rfkill/PKGBUILD b/core/rfkill/PKGBUILD index 8cdc5726d..3ac08c05d 100644 --- a/core/rfkill/PKGBUILD +++ b/core/rfkill/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 171055 2012-11-16 01:20:16Z bisson $ +# $Id: PKGBUILD 175740 2013-01-21 04:49:48Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Thomas Bächler <thomas@archlinux.org> # Contributor: Giovanni Scafora <giovanni@archlinux.org> pkgname=rfkill pkgver=0.4 -pkgrel=6 +pkgrel=7 pkgdesc='Tool for enabling and disabling wireless devices' url='http://linuxwireless.org/en/users/Documentation/rfkill' license=('custom') @@ -17,8 +17,8 @@ source=("http://wireless.kernel.org/download/${pkgname}/${pkgname}-${pkgver}.tar 'conf.d' 'rc.d') sha1sums=('fccabf5a272ac2891f24dc35449dc6f4c45ff44b' - '8b4f0effcad564e929cf65c50773881d1209e54b' - '10febfa26656bc395aeca477d4d44a1e0482375c' + '4d0ef151891c32c882dcec8b03ab7204f015d0d1' + 'c44581c4cc19509f53afd0abea1341cc30751fe2' '6390eaa793b473098aaa11b13c5254d611a4c13a' 'd969fe927a9fb2926af43a311a7c1fa126fe59a9' '380af0b002f51543557306ed68a27f0059fd5a6f') |