summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramoka2020-03-20 16:01:31 -0400
committeramoka2020-03-20 16:01:31 -0400
commitf5bf205b1d8ffcbf8a65d2cb8fed08a23805bbd5 (patch)
tree0afc2696ea80d11a003ff6b7a761f7acb4e3b6c6
parent9a2587ce0ed08f1c485140f96073944912a0d316 (diff)
downloadaur-f5bf205b1d8ffcbf8a65d2cb8fed08a23805bbd5.tar.gz
update version to 20.04.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bf731f41c88..f9621c1099c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-ubuntu-dock
pkgdesc = A dock for the Gnome Shell, default Ubuntu experience
- pkgver = 67ubuntu20.04.2
+ pkgver = 67ubuntu20.04.3
pkgrel = 1
url = https://github.com/micheleg/dash-to-dock/tree/ubuntu-dock
arch = any
@@ -8,8 +8,8 @@ pkgbase = gnome-shell-extension-ubuntu-dock
makedepends = intltool
makedepends = gettext
depends = gnome-shell
- source = https://github.com/micheleg/dash-to-dock/archive/ubuntu-dock-67ubuntu20.04.2.tar.gz
- sha256sums = 88457457b9002e4f087565abd04c6a5e92d7e24b46c5554a56ccbd5abec09755
+ source = https://github.com/micheleg/dash-to-dock/archive/ubuntu-dock-67ubuntu20.04.3.tar.gz
+ sha256sums = 53044047b1e17eea3a18b4be0d0e7b969db9e3bd76f7473712680c98fdaf60da
pkgname = gnome-shell-extension-ubuntu-dock
diff --git a/PKGBUILD b/PKGBUILD
index 3f539ab6a317..3f801c3a8eb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-ubuntu-dock
_pkgname=dash-to-dock-ubuntu-dock
-pkgver=67ubuntu20.04.2
+pkgver=67ubuntu20.04.3
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=('88457457b9002e4f087565abd04c6a5e92d7e24b46c5554a56ccbd5abec09755')
+sha256sums=('53044047b1e17eea3a18b4be0d0e7b969db9e3bd76f7473712680c98fdaf60da')
build() {
cd ${_pkgname}-${pkgver}