summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoramoka2020-04-21 17:46:53 -0400
committeramoka2020-04-21 17:46:53 -0400
commit914c01e6d63468090a3fc96ec2dc32fd76430b8b (patch)
treeec70489e2f2285c52d5dc3a809e7578725396bff /PKGBUILD
parentf9ae317133e820be90f975a92b212bb2f556e728 (diff)
downloadaur-914c01e6d63468090a3fc96ec2dc32fd76430b8b.tar.gz
update version to 20.04.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4442bcacb099..97efb7025514 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-ubuntu-dock
_pkgname=dash-to-dock-ubuntu-dock
-pkgver=67ubuntu20.04.4
+pkgver=67ubuntu20.04.5
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=('0f28b453aaee931751ceac596b59f28af8fecb27c158f553b83f1556a2189490')
+sha256sums=('8d6f10afdfa69ddd6bf39a06eb79d023e6c4566d6c7da5f75b2257ed302c557c')
build() {
cd ${_pkgname}-${pkgver}