summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrey Vihrov2019-12-03 18:10:39 +0200
committerAndrey Vihrov2019-12-03 18:10:39 +0200
commit13e4a4ab92d2f66057c040d39f153967288a2457 (patch)
tree64f2612636842eb12c2e9ab5f73825d3f86cc927 /PKGBUILD
parent599e825198585f5e62679a5f85fc97bd9e581ab3 (diff)
downloadaur-13e4a4ab92d2f66057c040d39f153967288a2457.tar.gz
Update to 0.7.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98312032b922..512bfdff39c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrey Vihrov <andrey.vihrov at gmail.com>
pkgname=xfdashboard
-pkgver=0.7.6
+pkgver=0.7.7
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=('31d5772a0e0f2df2ef488cb18a1d2e5dd443dd300c7b3d1f0e6cfbb60a78cd29')
+sha256sums=('d27a78bf7eaefc6cfbfd8b00dcce65efbca25e8257885d4f40df16c7ab610864')
build() {
cd "${pkgname}-${pkgver}"