summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrougnouf2020-04-02 17:12:29 +0200
committertrougnouf2020-04-02 17:12:29 +0200
commite612e0efbb2644d3f52211168f8bc5e892029efd (patch)
treea212df18a4d9e58368243d3901911fccd1377fa0 /PKGBUILD
parent8942c9ce6d7444eb5fc7a94f7442047b95501f0c (diff)
downloadaur-e612e0efbb2644d3f52211168f8bc5e892029efd.tar.gz
update to v32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d952689fce5c..186868ca6f1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-dash-to-panel
_name=dash-to-panel
-pkgver=31
+pkgver=32
pkgrel=2
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=('9f96ce9fd8e6c072711cfcbbfc69a1bd0296714b448979d409baf2f6ee4e0ab3')
+sha256sums=('d8f428e7a2a49746b7c4c77a1ac79cdc88f6973250b02656815797cba1944923')
build() {
cd "${srcdir}/${_name}-${pkgver}"