summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrougnouf (Benoit Brummer)2021-11-07 16:28:46 +0100
committertrougnouf (Benoit Brummer)2021-11-07 16:28:46 +0100
commit33fce1cc5b629ef720337c7d19d1933125db818b (patch)
treedb2796958c42c7fb9bebaac8831ae8b535991c2c /PKGBUILD
parentcdf34a285d9ba23d045ad3fc794deb527a394d5e (diff)
downloadaur-33fce1cc5b629ef720337c7d19d1933125db818b.tar.gz
v44
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc455e3d1d5a..0e90bb4a4023 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-dash-to-panel
_name=dash-to-panel
-pkgver=43
+pkgver=44
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=('a33ce9a93afff1e969630c79257dc0164409ccc0d09aed0f7b19ffd3d2c3cfee')
+sha256sums=('5996fd2a2049484e52553d8e8d30941d4f434f316df422f15211c56d37dba965')
build() {
cd "${srcdir}/${_name}-${pkgver}"