summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2019-04-13 17:45:17 +0200
committerJulian Xhokaxhiu2019-04-13 17:45:17 +0200
commit61efb22d8712a8ee562a5df63849a64a4d2acecb (patch)
tree28ee7bd2704bc349bf2a41edae6223c3f95f24a5
parent19bd3851fed1bf8153f4380b66c84e015fee6a57 (diff)
downloadaur-61efb22d8712a8ee562a5df63849a64a4d2acecb.tar.gz
Bump version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b98a7c6ff286..d51a82c1c13b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-dash-to-panel-git
pkgdesc = Extension for GNOME shell to combine the dash and main panel
- pkgver = 19.r18.g091424d
+ pkgver = 19.r23.g30764fd
pkgrel = 1
url = https://github.com/home-sweet-gnome/dash-to-panel
install = gnome-shell-extension.install
@@ -9,7 +9,7 @@ pkgbase = gnome-shell-extension-dash-to-panel-git
makedepends = git
makedepends = gnome-common
makedepends = intltool
- depends = gnome-shell>=3.18
+ depends = gnome-shell>=3.22
provides = gnome-shell-extension-dash-to-panel
conflicts = gnome-shell-extension-dash-to-panel
source = git+https://github.com/home-sweet-gnome/dash-to-panel.git
diff --git a/PKGBUILD b/PKGBUILD
index 3e6c064b9b82..a0ea8ee8457e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Carl George < arch at cgtx dot us >
pkgname=gnome-shell-extension-dash-to-panel-git
-pkgver=19.r18.g091424d
+pkgver=19.r23.g30764fd
pkgrel=1
pkgdesc='Extension for GNOME shell to combine the dash and main panel'
arch=(any)
@@ -11,7 +11,7 @@ _githubname=dash-to-panel
_githubowner=home-sweet-gnome
url="https://github.com/${_githubowner}/${_githubname}"
license=(GPL2)
-depends=('gnome-shell>=3.18')
+depends=('gnome-shell>=3.22')
makedepends=('git' 'gnome-common' 'intltool')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")