summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCédric Leporcq2015-06-16 07:23:29 +0200
committerCédric Leporcq2015-06-16 07:23:29 +0200
commit51ce70537f0bb6a54dcf80d7bdcbe98dc02c1b14 (patch)
tree9fb4eab20e384722d3c4bd7fa738af79656c1d1a /PKGBUILD
parentb91e8e071a2510aeaf1975bb4e3c5de58dfc8c80 (diff)
downloadaur-51ce70537f0bb6a54dcf80d7bdcbe98dc02c1b14.tar.gz
v0.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8dfae9c074c..2cff28d1de70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Cedric Leporcq <cedric at gmail dot com>
pkgname=xfce4-windowck-plugin
-pkgver=0.4.3
+pkgver=0.4.4
pkgrel=1
pkgdesc="Xfce panel plugin which allows to put the maximized window title and buttons on the panel."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('intltool' 'xfce4-dev-tools' 'python3' 'imagemagick')
options=('!libtool')
install=$pkgname.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/cedl38/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('2888fe904f2f911cd43c532ff53678d86201a9435a300a982242e378beeecd26')
+sha256sums=('92b6c9e199d32cf96619c31e2cfac19e375575d581e78fa043f9f6a59c1df13f')
build() {
cd "$srcdir/${pkgname}-$pkgver"