summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoramoka2020-03-08 14:44:56 -0400
committeramoka2020-03-08 14:44:56 -0400
commit9a2587ce0ed08f1c485140f96073944912a0d316 (patch)
tree280616459a650bd2d28585f31344f982734f06e0 /PKGBUILD
parentfecd272384b106b7baf9f64a2efd6cc99c3c0e39 (diff)
downloadaur-9a2587ce0ed08f1c485140f96073944912a0d316.tar.gz
update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 176e79f5c6d0..3f539ab6a317 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-ubuntu-dock
_pkgname=dash-to-dock-ubuntu-dock
-pkgver=67ubuntu20.04.1
+pkgver=67ubuntu20.04.2
pkgrel=1
pkgdesc="A dock for the Gnome Shell, default Ubuntu experience"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext')
source=("https://github.com/micheleg/dash-to-dock/archive/ubuntu-dock-$pkgver.tar.gz")
-sha256sums=('48776347fa447263c8a463889666813f7be51e2088c14db728b67f46f967ffa3')
+sha256sums=('88457457b9002e4f087565abd04c6a5e92d7e24b46c5554a56ccbd5abec09755')
build() {
cd ${_pkgname}-${pkgver}