diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-15 10:55:52 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-15 10:55:52 +0100 |
commit | 1f8bbc40bc42f162b7b62e0dca5176ba3d0b39a4 (patch) | |
tree | b19a7be5f8a23cdf854c9694f968a531244204d2 /community/connman/PKGBUILD | |
parent | 2e3ca4b49391dc8484dd6064828ee42cbe66ed03 (diff) | |
parent | eebfa6ebe1522831767019e496b0c094b2e15a5c (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/audex/PKGBUILD
community/gimp-ufraw/PKGBUILD
community/ogmrip/PKGBUILD
community/oss/PKGBUILD
community/ruby-gtk2/PKGBUILD
community/soundkonverter/PKGBUILD
core/iptables/PKGBUILD
core/libffi/PKGBUILD
extra/clamav/PKGBUILD
extra/ecasound/PKGBUILD
extra/mariadb/PKGBUILD
extra/mesa/PKGBUILD
Diffstat (limited to 'community/connman/PKGBUILD')
-rw-r--r-- | community/connman/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/connman/PKGBUILD b/community/connman/PKGBUILD index 18fd2b5f4..7fe7cf9fc 100644 --- a/community/connman/PKGBUILD +++ b/community/connman/PKGBUILD @@ -1,10 +1,10 @@ -#$Id: PKGBUILD 85296 2013-02-28 15:31:09Z dwallace $ +#$Id: PKGBUILD 86294 2013-03-14 20:45:45Z foutrelis $ # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Lucas De Marchi <lucas.de.marchi@gmail.com> pkgname=connman pkgver=1.12 -pkgrel=1 +pkgrel=2 pkgdesc="Wireless LAN network manager" url="http://connman.net/" arch=('i686' 'x86_64' 'mips64el') |