summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrougnouf (Benoit Brummer)2020-08-19 14:58:03 +0200
committertrougnouf (Benoit Brummer)2020-08-19 14:58:03 +0200
commitcddb0b36fcefa7d079d3d6ddc668c93a6eb0f92f (patch)
tree40c9bc6835b50dfbb4325f06a14124347ef1c929 /PKGBUILD
parentba3a53f7c476673d305f384c472209901cf5e51e (diff)
downloadaur-cddb0b36fcefa7d079d3d6ddc668c93a6eb0f92f.tar.gz
v39
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a44c6b5deab0..74aa21fe188e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-dash-to-panel
_name=dash-to-panel
-pkgver=38
+pkgver=39
pkgrel=1
pkgdesc='Extension for GNOME shell to combine the dash and main panel'
arch=(any)
@@ -11,7 +11,7 @@ url="https://github.com/home-sweet-gnome/dash-to-panel"
license=(GPL2)
makedepends=(git gnome-common intltool make)
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('e1fe238aee183ce1ea5a563bddb08efbada04de1d5aeed6ab95c2d220502fbf1')
+sha256sums=('7f57eed3e99778adca65e825b4464f1cc6f25d76cdad43aae1730db46051c37c')
build() {
cd "${srcdir}/${_name}-${pkgver}"