summaryrefslogtreecommitdiff
path: root/pcr/xfce-theme-manager/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-23 13:21:31 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-23 13:21:31 +0100
commitbe07391e3e1cdae9b8373b4f8f303e1c3feb3d9c (patch)
treea39187c3a76c9ecd59f1366d0d0bbda5cad33900 /pcr/xfce-theme-manager/PKGBUILD
parent1cde6530a8986c790dd6b8d962afb9e659f7ba81 (diff)
downloadabslibre-be07391e3e1cdae9b8373b4f8f303e1c3feb3d9c.tar.gz
abslibre-be07391e3e1cdae9b8373b4f8f303e1c3feb3d9c.tar.bz2
abslibre-be07391e3e1cdae9b8373b4f8f303e1c3feb3d9c.zip
pcr/xfce-theme-manager: updated to 0.3.7
Diffstat (limited to 'pcr/xfce-theme-manager/PKGBUILD')
-rw-r--r--pcr/xfce-theme-manager/PKGBUILD19
1 files 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 <mtfinelli at gmail dot com>
-# Contributor (Arch): Martin F. Schumann <mfs at mfs dot name>
+# Maintainer (AUR): Mario Finelli <mario dot finelli at yahoo dot com>
+# Contributor (AUR): Martin F. Schumann <mfs at mfs dot name>
+
+# 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