summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoramoka2020-09-11 16:07:37 -0400
committeramoka2020-09-11 16:07:37 -0400
commit55619cf053fb881a377dd2750bcfb8156ca67276 (patch)
treeb85d5465c6b7fe3cd3b1afe90add9f8b6fa69c59 /PKGBUILD
parentc1151da4e34a5b6590157225aa93e88042f28d74 (diff)
downloadaur-55619cf053fb881a377dd2750bcfb8156ca67276.tar.gz
Update to 20.10.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73a6cc1d2d53..928df173ffcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-ubuntu-dock
_pkgname=dash-to-dock-ubuntu-dock
-pkgver=68ubuntu1_20.04.1
+pkgver=68ubuntu20.10.1
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=('28ab63f647ea6ed00a2e9e41514f550c27f0a2d90bf692354392195cdde4dc63')
+sha256sums=('249bd7b2f5247898ea405a2af60102012b900550797ec649146f2f4b848c66da')
build() {
cd ${_pkgname}-${pkgver}