summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-10-14 09:23:48 +0200
committerNicola Murino2022-10-14 09:23:48 +0200
commitdb039c4d3a22057f40299f7728002f750911e116 (patch)
treeb9ed5b8485d9303a17a1a8c84be3a8c544e7866a
parent07b30abc130942c5bc6cba89400ab8f721760213 (diff)
downloadaur-db039c4d3a22057f40299f7728002f750911e116.tar.gz
update to v75
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90fe3a7c16b0..d66bd7613d52 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 = 74
+ pkgver = 75
pkgrel = 1
epoch = 1
url = https://micheleg.github.io/dash-to-dock/
@@ -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=c0cdf5228f31a4a82f5ff8495c1bf6fb4adc3c93
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=9f7497c7fbddf8f15945c5b7923b77ec06f2cce2
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index f7ef983b97e5..9fe69a11983a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=74
+pkgver=75
pkgrel=1
epoch=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
@@ -15,7 +15,7 @@ url="https://micheleg.github.io/dash-to-dock/"
license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext' 'git' 'sassc')
-_commit=c0cdf5228f31a4a82f5ff8495c1bf6fb4adc3c93
+_commit=9f7497c7fbddf8f15945c5b7923b77ec06f2cce2
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')