summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrey Vihrov2021-04-27 20:43:09 +0300
committerAndrey Vihrov2021-04-27 20:43:09 +0300
commit407f1cda77ba78beb258074c4eb295166047c85a (patch)
tree91cc73ac577b7397a20bd142591b6022129993ce /PKGBUILD
parent464092117d5070e4ed4cbc7fb95591fe4de92d7b (diff)
downloadaur-407f1cda77ba78beb258074c4eb295166047c85a.tar.gz
Update to 0.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05c5633470f0..00c24455b7f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrey Vihrov <andrey.vihrov at gmail.com>
pkgname=xfdashboard
-pkgver=0.9.2
+pkgver=0.9.3
pkgrel=1
pkgdesc="Maybe a Gnome shell like dashboard for Xfce"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('libwnck3' 'clutter' 'garcon')
makedepends=('xfce4-dev-tools')
source=("https://github.com/gmc-holle/xfdashboard/archive/${pkgver}.tar.gz")
-sha256sums=('d684b4e259917256dcba5545bf799f70128759ca0da00ccae89899f900e00438')
+sha256sums=('9c71ec457e5b9efa216db138026b7dc5a1cb1b4f79b1778079fc7e5d781db122')
build() {
cd "${pkgname}-${pkgver}"