summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-09-24 10:12:26 +0200
committerNicola Murino2022-09-24 10:12:26 +0200
commit07b30abc130942c5bc6cba89400ab8f721760213 (patch)
tree5b10c5710ea37b5172ee1814aa52e30195c930fe
parent8250a0e713417554fef88213b15e8a375ba26af7 (diff)
downloadaur-07b30abc130942c5bc6cba89400ab8f721760213.tar.gz
update to v74
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 544d59277b7a..90fe3a7c16b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-extension-dash-to-dock
pkgdesc = Move the dash out of the overview transforming it in a dock
- pkgver = 73
- pkgrel = 2
+ pkgver = 74
+ pkgrel = 1
epoch = 1
url = https://micheleg.github.io/dash-to-dock/
arch = any
@@ -11,7 +11,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=a6a13c72c7d4187f466788978585d80aedc95916
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=c0cdf5228f31a4a82f5ff8495c1bf6fb4adc3c93
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index be61714c61b3..f7ef983b97e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=73
-pkgrel=2
+pkgver=74
+pkgrel=1
epoch=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
arch=('any')
@@ -15,7 +15,7 @@ url="https://micheleg.github.io/dash-to-dock/"
license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext' 'git' 'sassc')
-_commit=a6a13c72c7d4187f466788978585d80aedc95916
+_commit=c0cdf5228f31a4a82f5ff8495c1bf6fb4adc3c93
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')