summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrougnouf2020-03-19 08:41:55 +0100
committertrougnouf2020-03-19 08:41:55 +0100
commit35347282511786d0c8c1e9f68e0046377f957562 (patch)
tree4953bb26b4f6e4e0cead40d968de90946a0e879b /PKGBUILD
parent0363cf1c053aad20af73fdfeb86de5cfcf2f2524 (diff)
downloadaur-35347282511786d0c8c1e9f68e0046377f957562.tar.gz
update to v30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 288589dfafd6..db776f4eda87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-dash-to-panel
_name=dash-to-panel
-pkgver=29
+pkgver=30
pkgrel=1
pkgdesc='Extension for GNOME shell to combine the dash and main panel'
arch=(any)
@@ -11,7 +11,7 @@ url="https://github.com/jderose9/dash-to-panel"
license=(GPL2)
makedepends=(git gnome-common intltool make)
source=("https://github.com/jderose9/dash-to-panel/archive/v${pkgver}.tar.gz")
-sha256sums=('fdfb58ccef6fca2507f222344357d0beeacb8f1cf1f11fbdbf9e9e93eedf0d4c')
+sha256sums=('d560824b78f38e02965eb16bba95fd1b75fd94d154a68ff03e10db69f480ae26')
build() {
cd "${srcdir}/${_name}-${pkgver}"