From be07391e3e1cdae9b8373b4f8f303e1c3feb3d9c Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 23 Jan 2018 13:21:31 +0100 Subject: pcr/xfce-theme-manager: updated to 0.3.7 --- pcr/xfce-theme-manager/PKGBUILD | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/pcr/xfce-theme-manager/PKGBUILD b/pcr/xfce-theme-manager/PKGBUILD index 46c30a6f0..5c028fbb5 100644 --- a/pcr/xfce-theme-manager/PKGBUILD +++ b/pcr/xfce-theme-manager/PKGBUILD @@ -1,19 +1,22 @@ -# Maintainer (Arch): Mario Finelli -# Contributor (Arch): Martin F. Schumann +# Maintainer (AUR): Mario Finelli +# Contributor (AUR): Martin F. Schumann + +# parabola changes and rationale: +# no changes. pkgname=xfce-theme-manager _pkgname=Xfce-Theme-Manager -pkgver=0.3.6 -pkgrel=1 +pkgver=0.3.7 +pkgrel=2 pkgdesc="A theme manager allowing easy configuration of themes, window borders, controls, icons and cursors for Xfce." -arch=('i686' 'x86_64') -url="http://keithhedger.hostingsiteforfree.com/pages/apps.html#themeed" +arch=('i686' 'x86_64' 'armv7h') +url="http://khapplications.darktech.org/pages/apps.html#themeed" license=("GPL3") depends=('gdk-pixbuf2' 'cairo' 'libxcursor' 'libxfce4ui') optdepends=('xfce4-composite-editor: A simple GUI to tweak xfwm, can be launched from xfce-theme-manager') makedepends=('pkg-config' 'make' 'autoconf') -source=("http://keithhedger.hostingsiteforfree.com/zips/xfcethememanager/$_pkgname-${pkgver}.tar.gz") -md5sums=('e0be6ddcf9d063253fa92e8f71b7316d') +source=("https://dl.dropboxusercontent.com/s/bh16k3am8q7zvat/$_pkgname-${pkgver}.tar.gz") +sha256sums=('5cb5970cb08bdf76a1ae326d974f1d504e3c94e04a2737ecfa7703fe96e47f53') build() { cd "$srcdir"/$_pkgname-$pkgver -- cgit v1.2.3