summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2025-02-28 19:13:48 +0200
committerJonian Guveli2025-02-28 19:13:48 +0200
commit35b2f4bb0e540f757420393343da099f63e31d7a (patch)
tree06b710bb3fa5cbe4d755fa3ddb74ff05585823a9
parent22c55071a6b10088b0b4aa073d5e6496e020ba1f (diff)
downloadaur-gnome-shell-extension-dash-to-plank.tar.gz
version update to 19
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7005fffc3a8..37963fecfe48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-dash-to-plank
pkgdesc = GNOME Shell extension to integrate Plank, the simplest dock on the planet.
- pkgver = 18
+ pkgver = 19
pkgrel = 1
url = https://github.com/hardpixel/dash-to-plank
arch = any
@@ -9,7 +9,7 @@ pkgbase = gnome-shell-extension-dash-to-plank
depends = plank
provides = gnome-shell-extension-dash-to-plank
conflicts = gnome-shell-extension-dash-to-plank-git
- source = gnome-shell-extension-dash-to-plank-18.zip::https://github.com/hardpixel/dash-to-plank/releases/download/v18/dash-to-plank-v18.zip
- md5sums = 66504fa0838c79e39c8d5d0ec87e049f
+ source = gnome-shell-extension-dash-to-plank-19.zip::https://github.com/hardpixel/dash-to-plank/releases/download/v19/dash-to-plank-v19.zip
+ md5sums = 6bd056fa03c9f5bfddd6d2835cd29d8f
pkgname = gnome-shell-extension-dash-to-plank
diff --git a/PKGBUILD b/PKGBUILD
index 25e1203fd7c3..3641f32484f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-dash-to-plank
-pkgver=18
+pkgver=19
pkgrel=1
pkgdesc="GNOME Shell extension to integrate Plank, the simplest dock on the planet."
arch=("any")
@@ -10,7 +10,7 @@ depends=("gnome-shell" "plank")
provides=("gnome-shell-extension-dash-to-plank")
conflicts=("gnome-shell-extension-dash-to-plank-git")
source=("$pkgname-$pkgver.zip::$url/releases/download/v$pkgver/dash-to-plank-v$pkgver.zip")
-md5sums=('66504fa0838c79e39c8d5d0ec87e049f')
+md5sums=('6bd056fa03c9f5bfddd6d2835cd29d8f')
package() {
rm -f "$srcdir/$pkgname-$pkgver.zip"