summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2022-11-13 21:41:09 -0500
committerTed Alff2022-11-13 21:41:09 -0500
commit7fe075b504382f6752937902db544fcebbe0db79 (patch)
treeb63df4b3b761ffa00a9613bd9b21da5dd76c6c3c /PKGBUILD
parentd7a334a35b53ed5bbd778173e60e1a90f76c7034 (diff)
downloadaur-xfce4-windowck-plugin-xfwm4-theme-support.tar.gz
Switch to the new branch.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb002b9fdf20..e1cd135011d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
_pkgname=xfce4-windowck-plugin
pkgname=${_pkgname}-xfwm4-theme-support
-pkgver=0.4.5+125+gcef4f71
+epoch=1
+pkgver=0.4.5+139+g23d3432
pkgrel=1
pkgdesc="Xfce panel plugin for displaying window title and buttons (xfwm4 theme support reenabled)"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -13,7 +14,7 @@ makedepends=('intltool' 'xfce4-dev-tools' 'python' 'imagemagick' 'git')
provides=("${_pkgname}=${pkgver%%+*}")
conflicts=("${_pkgname}")
options=('!libtool')
-source=("${_pkgname}::git+${url}")
+source=("${_pkgname}::git+${url}#branch=xfwm-support")
sha256sums=('SKIP')
pkgver() {