summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-10-25 09:49:22 +0200
committerNicola Murino2021-10-25 09:49:22 +0200
commit983d36269732ef73dbb0a20222a18e0c900938d4 (patch)
treea3394bc6c38d5915e1168e52b3b26d2e51ddddf5
parentff048657aeac262e45281b74dc319b8089a5bcc5 (diff)
downloadaur-983d36269732ef73dbb0a20222a18e0c900938d4.tar.gz
update to v71
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c50765c876a..0c9b74bc63b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-dash-to-dock
pkgdesc = Move the dash out of the overview transforming it in a dock
- pkgver = 70+2+ge1100f1
+ pkgver = 71
pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
arch = any
@@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-dash-to-dock
makedepends = git
makedepends = sassc
depends = gnome-shell
- source = git+https://github.com/micheleg/dash-to-dock.git#commit=e1100f1865994962b928fbd950a569d2da05dfe5
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=a23f0c5efa82d8dca767dd323436c5998373f139
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index f5ad76cd8bb3..fe67849b9e45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=70+2+ge1100f1
+pkgver=71
pkgrel=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
arch=('any')
@@ -14,7 +14,7 @@ url="https://micheleg.github.io/dash-to-dock/"
license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext' 'git' 'sassc')
-_commit=e1100f1865994962b928fbd950a569d2da05dfe5
+_commit=a23f0c5efa82d8dca767dd323436c5998373f139
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')