summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-03-16 17:08:43 +0100
committerhaawda2022-03-16 17:08:43 +0100
commitc8ac3ea8807f4d48389e6a8e6a16992876206882 (patch)
treebe93a480ad136fd01ec6f963851392d2eeca0dd4 /PKGBUILD
parent2414cdfe2df9041bd22b82bd8f815fb075dbe096 (diff)
downloadaur-c8ac3ea8807f4d48389e6a8e6a16992876206882.tar.gz
pulls with git+https now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f170d97c2e10..abf95007d6cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=sawfish-pager-git
-pkgver=0.90.4.5.g2c017bb
-pkgrel=2
+pkgver=0.90.4.7.g42591a2
+pkgrel=1
pkgdesc='A pager for the git-version of sawfish'
arch=('i686' 'x86_64')
url='http://sawfish.wikia.com'
@@ -13,7 +13,7 @@ makedepends=('git' 'rep-gtk-git' 'gettext')
provides=('sawfish-pager')
conflicts=('sawfish-pager')
options=('!libtool')
-source=(git://github.com/SawfishWM/sawfish-pager.git)
+source=(git+https://github.com/SawfishWM/sawfish-pager.git)
md5sums=('SKIP')
pkgver() {