summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorForud Ghafouri2022-02-27 13:48:35 +0100
committerForud Ghafouri2022-02-27 13:48:35 +0100
commitad8dd2b089ff0237297919e516eec45b691ea606 (patch)
treec11b254a26c3e9b95519bcd75b35b4f8f1bac4f4
parent04421e0a339a2443bf41347fed870fe58ef116ec (diff)
downloadaur-jcal-git.tar.gz
BUMP
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21d2ab3fb55b..b8f8cf676588 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,7 @@ pkgbase = jcal-git
license = GPL3
makedepends = git
provides = jcal
- source = git://github.com/persiancal/jcal.git
+ source = git+https://github.com/persiancal/jcal.git
md5sums = SKIP
pkgname = jcal-git
-
diff --git a/PKGBUILD b/PKGBUILD
index d7418fbc9f87..1941cf9765f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ license=('GPL3')
provides=('jcal')
depends=()
makedepends=('git')
-source=('git://github.com/persiancal/jcal.git')
+source=('git+https://github.com/persiancal/jcal.git')
md5sums=('SKIP')