From f3d4afa1277cecf36ea6b91cce20f9468cb71e52 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sat, 20 Jan 2018 22:36:33 +0100 Subject: pcr/awf-git: updated to v1.4.0.r0.gc937f1b --- pcr/awf-git/PKGBUILD | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'pcr/awf-git/PKGBUILD') diff --git a/pcr/awf-git/PKGBUILD b/pcr/awf-git/PKGBUILD index f48afd640..0de7886fb 100644 --- a/pcr/awf-git/PKGBUILD +++ b/pcr/awf-git/PKGBUILD @@ -1,17 +1,20 @@ -# Maintainer (Arch): Valère Monseur +# Maintainer (AUR): Valère Monseur + +# parabola changes and rationale: +# - added install file for icon cache and desktop database maintenance pkgname=awf-git _pkgname=awf -pkgver=v1.3.0.r0.g191e428 +pkgver=v1.4.0.r0.gc937f1b pkgrel=1 -pkgdesc="A theme preview application for gtk2 and gtk3" -arch=(i686 x86_64) -url="https://github.com/valr/awf" -license=("GPL") -depends=("gtk2" "gtk3" "hicolor-icon-theme") -makedepends=("git") +pkgdesc='A theme preview application for gtk2 and gtk3' +arch=('i686' 'x86_64' 'armv7h') +url='https://github.com/valr/awf' +license=('GPL') +depends=('gtk2' 'gtk3' 'hicolor-icon-theme') +makedepends=('git') source=("$pkgname"::'git+https://github.com/valr/awf.git') -md5sums=("SKIP") +md5sums=('SKIP') install=awf.install pkgver() { -- cgit v1.2.3