summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-03-16 17:11:00 +0100
committerhaawda2022-03-16 17:11:00 +0100
commit3f293018a7980daf6d95c5e4cad087349d3e321a (patch)
tree89da0a1ac206d53098ed1a413015980af83a2e56
parentcb8f325f6080b289850330c6134ed8a1c7f7a2b6 (diff)
downloadaur-sawfish-session-dialog-git.tar.gz
pulls with git+https now
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db6222410bd5..52bf3fe54474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sawfish-session-dialog-git
pkgdesc = A graphical Sawfish extension to edit the session preferences
pkgver = 20190126
- pkgrel = 1
+ pkgrel = 2
url = http://sawfish.wikia.com
arch = any
license = GPL
@@ -9,8 +9,7 @@ pkgbase = sawfish-session-dialog-git
depends = sawfish
provides = sawfish-session-dialog=0.41
conflicts = sawfish-session-dialog
- source = sawfish-session-dialog::git://github.com/SawfishWM/ssd.git
+ source = sawfish-session-dialog::git+https://github.com/SawfishWM/ssd.git
md5sums = SKIP
pkgname = sawfish-session-dialog-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 24ace85d85ed..f58e298cfa95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sawfish-session-dialog-git
pkgver=20190126
-pkgrel=1
+pkgrel=2
pkgdesc="A graphical Sawfish extension to edit the session preferences"
arch=('any')
url='http://sawfish.wikia.com'
@@ -11,7 +11,7 @@ depends=('sawfish')
makedepends=('git')
provides=('sawfish-session-dialog=0.41')
conflicts=('sawfish-session-dialog')
-source=('sawfish-session-dialog::git://github.com/SawfishWM/ssd.git')
+source=('sawfish-session-dialog::git+https://github.com/SawfishWM/ssd.git')
md5sums=('SKIP')
pkgver() {