summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-03-16 17:04:14 +0100
committerhaawda2022-03-16 17:04:14 +0100
commitd4e68e70073008e3c25a3f878410132d2ce07de5 (patch)
treef74bef2a2f2c5f39cb0267296070848d29158a29 /PKGBUILD
parentbc9434801e585302d5b99ea62035f5b46b01434b (diff)
downloadaur-rep-gtk-git.tar.gz
pulls with git+https now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46a86cbc711e..b1b40c7a5ac8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=rep-gtk-git
-pkgver=0.90.8.3.7.g6d42396
+pkgver=0.90.8.3.11.g99c9072
pkgrel=1
pkgdesc="Binding of the GTK and GDK libraries for the librep Lisp environment - git version"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ conflicts=('rep-gtk')
provides=("rep-gtk=$pkgver")
options=('!libtool')
options=('libtool')
-source=(git://github.com/SawfishWM/rep-gtk.git)
+source=(git+https://github.com/SawfishWM/rep-gtk.git)
md5sums=('SKIP')
pkgver() {