diff options
-rw-r--r-- | pcr/libosmocore/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/libosmocore/PKGBUILD b/pcr/libosmocore/PKGBUILD index 3af49b33f..4648b44ea 100644 --- a/pcr/libosmocore/PKGBUILD +++ b/pcr/libosmocore/PKGBUILD @@ -1,12 +1,12 @@ # Maintainer (AUR): Dominik Heidler <dominik@heidler.eu> -# Maintainer: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> +# Contributor: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> # parabola changes and rationale: -# - added armv7h: This needs to be upstreamed in aur -# - update to version 1.2.0: This needs to be upstreamed in aur +# - added armv7h: Patch sent in AUR, pending review +# - update to version 1.3.0: Patch sent in AUR, pending review pkgname=libosmocore -pkgver=1.2.0 +pkgver=1.3.0 pkgrel=1 pkgdesc="core libs for osmocom" arch=('armv7h' 'i686' 'x86_64') |