summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-03-16 17:08:43 +0100
committerhaawda2022-03-16 17:08:43 +0100
commitc8ac3ea8807f4d48389e6a8e6a16992876206882 (patch)
treebe93a480ad136fd01ec6f963851392d2eeca0dd4
parent2414cdfe2df9041bd22b82bd8f815fb075dbe096 (diff)
downloadaur-sawfish-pager-git.tar.gz
pulls with git+https now
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03db940775a0..61c00ea46fdc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sawfish-pager-git
pkgdesc = A pager for the git-version of sawfish
- pkgver = 0.90.4.5.g2c017bb
- pkgrel = 2
+ pkgver = 0.90.4.7.g42591a2
+ pkgrel = 1
url = http://sawfish.wikia.com
arch = i686
arch = x86_64
@@ -13,8 +13,7 @@ pkgbase = sawfish-pager-git
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
pkgname = sawfish-pager-git
-
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() {