summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramoka2020-04-16 10:56:46 -0400
committeramoka2020-04-16 10:56:46 -0400
commitf9ae317133e820be90f975a92b212bb2f556e728 (patch)
treea34065ca19d76fedafcbd24ae9671e59d6f1c426
parentf5bf205b1d8ffcbf8a65d2cb8fed08a23805bbd5 (diff)
downloadaur-f9ae317133e820be90f975a92b212bb2f556e728.tar.gz
update version to 20.04.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9621c1099c4..a54d2b765bd6 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.3
+ pkgver = 67ubuntu20.04.4
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.3.tar.gz
- sha256sums = 53044047b1e17eea3a18b4be0d0e7b969db9e3bd76f7473712680c98fdaf60da
+ source = https://github.com/micheleg/dash-to-dock/archive/ubuntu-dock-67ubuntu20.04.4.tar.gz
+ sha256sums = 0f28b453aaee931751ceac596b59f28af8fecb27c158f553b83f1556a2189490
pkgname = gnome-shell-extension-ubuntu-dock
diff --git a/PKGBUILD b/PKGBUILD
index 3f801c3a8eb0..4442bcacb099 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-ubuntu-dock
_pkgname=dash-to-dock-ubuntu-dock
-pkgver=67ubuntu20.04.3
+pkgver=67ubuntu20.04.4
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=('53044047b1e17eea3a18b4be0d0e7b969db9e3bd76f7473712680c98fdaf60da')
+sha256sums=('0f28b453aaee931751ceac596b59f28af8fecb27c158f553b83f1556a2189490')
build() {
cd ${_pkgname}-${pkgver}