summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-10-10 08:22:15 +0330
committerMohammadreza Abdollahzadeh2017-10-10 08:22:15 +0330
commit72ac0918be09ba3d8470e6b47a8634b8a2be456b (patch)
tree2c37a675f4aa49d30344d137c35ba9b7f3ab03ea /PKGBUILD
parent3a084d554d3dacb2fa028de436e7bd6e598bb19c (diff)
downloadaur-72ac0918be09ba3d8470e6b47a8634b8a2be456b.tar.gz
update to r231.25a80f1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41c186b2c16f..f8368e5c61b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mohammadreza Abdollahzadeh < morealaz at gmail dot com >
# Contributor: Carl George < arch at cgtx dot us >
pkgname=gnome-shell-extension-dash-to-panel-git
-pkgver=r227.a798e65
+pkgver=r231.25a80f1
pkgrel=1
pkgdesc='Extension for GNOME shell to combine the dash and main panel'
arch=(any)
@@ -11,6 +11,7 @@ url="https://github.com/${_githubowner}/${_githubname}"
license=(GPL2)
depends=('gnome-shell>=3.18')
makedepends=(git gnome-common intltool)
+install='gnome-shell-extension.install'
source=("git+${url}.git")
sha256sums=('SKIP')