summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrougnouf2021-11-10 14:41:55 +0100
committertrougnouf2021-11-10 14:41:55 +0100
commit06a716b43401274a9d3d09c923266af6ec367b60 (patch)
tree11434e8da4165bc5035f5d7b34e3afbe151ef440 /PKGBUILD
parent33fce1cc5b629ef720337c7d19d1933125db818b (diff)
downloadaur-06a716b43401274a9d3d09c923266af6ec367b60.tar.gz
v45
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e90bb4a4023..d0d976bace06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-dash-to-panel
_name=dash-to-panel
-pkgver=44
+pkgver=45
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=('5996fd2a2049484e52553d8e8d30941d4f434f316df422f15211c56d37dba965')
+sha256sums=('107776efac9aa0de28beb610f7b2781167350a151984cf04aed26b90e20391bf')
build() {
cd "${srcdir}/${_name}-${pkgver}"