summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramoka2020-09-11 16:07:37 -0400
committeramoka2020-09-11 16:07:37 -0400
commit55619cf053fb881a377dd2750bcfb8156ca67276 (patch)
treeb85d5465c6b7fe3cd3b1afe90add9f8b6fa69c59
parentc1151da4e34a5b6590157225aa93e88042f28d74 (diff)
downloadaur-55619cf053fb881a377dd2750bcfb8156ca67276.tar.gz
Update to 20.10.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b182fbde05c..a3c9f596efa2 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 = 68ubuntu1_20.04.1
+ pkgver = 68ubuntu20.10.1
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-68ubuntu1_20.04.1.tar.gz
- sha256sums = 28ab63f647ea6ed00a2e9e41514f550c27f0a2d90bf692354392195cdde4dc63
+ source = https://github.com/micheleg/dash-to-dock/archive/ubuntu-dock-68ubuntu20.10.1.tar.gz
+ sha256sums = 249bd7b2f5247898ea405a2af60102012b900550797ec649146f2f4b848c66da
pkgname = gnome-shell-extension-ubuntu-dock
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}