diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/mkinitcpio-busybox/PKGBUILD | 2 | ||||
-rw-r--r-- | core/wpa_actiond/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/mkinitcpio-busybox/PKGBUILD b/core/mkinitcpio-busybox/PKGBUILD index e17c3f9cf..22980acea 100644 --- a/core/mkinitcpio-busybox/PKGBUILD +++ b/core/mkinitcpio-busybox/PKGBUILD @@ -4,7 +4,7 @@ pkgname=mkinitcpio-busybox pkgver=1.19.2 -pkgrel=1 +pkgrel=1.1 pkgdesc="base initramfs tools" arch=('i686' 'x86_64' 'mips64el') url="http://www.busybox.net/" diff --git a/core/wpa_actiond/PKGBUILD b/core/wpa_actiond/PKGBUILD index 9d3d375ad..582bae1e3 100644 --- a/core/wpa_actiond/PKGBUILD +++ b/core/wpa_actiond/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler <thomas@archlinux.org> pkgname=wpa_actiond pkgver=1.1 -pkgrel=3 +pkgrel=3.1 pkgdesc="Daemon that connects to wpa_supplicant and handles connect and disconnect events" arch=('i686' 'x86_64' 'mips64el') url="http://projects.archlinux.org/wpa_actiond.git/" |