summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-03-14 08:56:54 +0100
committerNicola Murino2020-03-14 08:56:54 +0100
commit1656f95dddfd7ee73eacab31ab148e257cd58bc3 (patch)
tree9d2832bfd534084edd0466bcdd252397ad62bf9d
parent31f1b3a09c9e65edabc327559ff5627d6caa9c82 (diff)
downloadaur-1656f95dddfd7ee73eacab31ab148e257cd58bc3.tar.gz
Update to the latest 3-36 branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0eaded602a5..4451d241dcc9 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 = 67+62+geb52d3f
+ pkgver = 67+64+g800dc0a
pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
arch = any
@@ -9,7 +9,7 @@ pkgbase = gnome-shell-extension-dash-to-dock
makedepends = gettext
makedepends = git
depends = gnome-shell
- source = git+https://github.com/micheleg/dash-to-dock.git#commit=eb52d3fd40d8cdc696fbe63129dcd9f339fa99be
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=800dc0abd65323f158b33a6c883329c036bb7bcb
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 949f6363b464..993f6b2abd16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=67+62+geb52d3f
+pkgver=67+64+g800dc0a
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')
-_commit=eb52d3fd40d8cdc696fbe63129dcd9f339fa99be
+_commit=800dc0abd65323f158b33a6c883329c036bb7bcb
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')