summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoramoka2022-07-09 09:48:31 -0400
committeramoka2022-07-09 09:48:31 -0400
commit9beb5a78a617d79bbd83a836c42752049547f0e8 (patch)
tree9ae90bab64ecb95fb30f732fd5a436c7f0654a59 /PKGBUILD
parent2098ec0441d18bc1dbd5beb7c8c4e9fd68e9e1cc (diff)
downloadaur-9beb5a78a617d79bbd83a836c42752049547f0e8.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa29b15d6d68..d59df0aacf22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-ubuntu-dock
_pkgname=dash-to-dock-ubuntu-dock
-pkgver=72_ubuntu5
+pkgver=72ubuntu1
pkgrel=1
pkgdesc="A dock for the Gnome Shell, default Ubuntu experience"
arch=('any')
@@ -14,7 +14,7 @@ makedepends=('gettext' 'intltool' 'sassc')
provides=('gnome-shell-extension-dash-to-dock' 'gnome-shell-extension-dash-to-dock-git')
conflicts=('gnome-shell-extension-dash-to-dock' 'gnome-shell-extension-dash-to-dock-git')
source=("https://github.com/micheleg/dash-to-dock/archive/ubuntu-dock-$pkgver.tar.gz")
-sha256sums=('d00808775c6b992a601af2b651009069f58f4892af118173e2d755aa6d3a2abd')
+sha256sums=('7b9838197968130f1d59ab07a596b0bd19ccc7664f47c7d10091711429780084')
build() {
cd $_pkgname-$pkgver