summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8bbb29ff621..b8f8cf676588 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = jcal-git
pkgdesc = Jalali calendar is a small and portable free software library to manipulate date and time in Jalali calendar system
- pkgver = v0.4.1.r1.ge4678be
+ pkgver = 0.4.1.r3.g4a9a37a
pkgrel = 1
url = http://www.nongnu.org/jcal/
arch = any
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')