summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoramoka2022-02-05 10:58:14 -0500
committeramoka2022-02-05 10:58:14 -0500
commitb57063d88f6cc77f07eadd2a43f8a04feb8ce608 (patch)
tree2f5d838a8badb745a4e35f718ce9db09e30eda7b /PKGBUILD
parent501bd64a35f919016bf4a518944d8b033804dc46 (diff)
downloadaur-b57063d88f6cc77f07eadd2a43f8a04feb8ce608.tar.gz
Version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c9d92e5a215..0399b3f2871e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-ubuntu-dock
_pkgname=dash-to-dock-ubuntu-dock
-pkgver=70_ubuntu1
+pkgver=72_ubuntu1
pkgrel=1
pkgdesc="A dock for the Gnome Shell, default Ubuntu experience"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('gnome-shell')
makedepends=('gettext' 'intltool' 'sassc')
source=("https://github.com/micheleg/dash-to-dock/archive/ubuntu-dock-$pkgver.tar.gz")
-sha256sums=('4edd91d71178e058038963ab4002c21f90f7fb748b5a409fdfea759ae79627f5')
+sha256sums=('ba26bb23a7e29372524c3a41ec7f332aa186176fe46c1661719ac46cad34e029')
build() {
cd $_pkgname-$pkgver