summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClaudio Cocciarelli2019-01-12 18:42:45 +0100
committerClaudio Cocciarelli2019-01-12 18:42:45 +0100
commit62e5f6f10b149f580667298cf87d3d3b8250c7f7 (patch)
tree03d31788f7619bcdee2c7926fb8afbb0abe8b4dc /PKGBUILD
parent588a5e74ed0a1fecbd4caba1820ce15950cc5aa8 (diff)
downloadaur-62e5f6f10b149f580667298cf87d3d3b8250c7f7.tar.gz
Use tag instead of commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c1ea4ea2b02..6b9b0974a3a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('gnome-control-center: System settings'
groups=(gnome)
provides=(gnome-shell)
conflicts=(gnome-shell)
-source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=50c28714df987eafdb6dfad8f5a36303cbd26572")
+source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#tag=$pkgver")
sha256sums=('SKIP')
build() {