summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEarnestly2015-11-30 20:42:07 +0000
committerEarnestly2015-11-30 20:42:07 +0000
commite9e4abb09e0096b8bbec49f81947d9d138de7b37 (patch)
tree2cab77ff0cc93fa3e34bed6c81359da08220643e
parentbc926de87858d67e847c6d654da66b7e14bfbdaa (diff)
downloadaur-e9e4abb09e0096b8bbec49f81947d9d138de7b37.tar.gz
orbment: version bump
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48c970f8ee0d..3f2612caf8cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,12 +18,12 @@ pkgbase = orbment-git
conflicts = orbment
options = debug
options = !strip
- source = git://github.com/Cloudef/orbment
- source = git://github.com/Cloudef/chck
- source = git://github.com/Cloudef/inihck
- md5sums = SKIP
- md5sums = SKIP
- md5sums = SKIP
+ source = git+https://github.com/Cloudef/orbment
+ source = git+https://github.com/Cloudef/chck
+ source = git+https://github.com/Cloudef/inihck
+ sha1sums = SKIP
+ sha1sums = SKIP
+ sha1sums = SKIP
pkgname = orbment-git
diff --git a/PKGBUILD b/PKGBUILD
index 8d9380b75f96..22787b4800f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,11 +20,11 @@ conflicts=('orbment')
install='orbment-git.install'
-source=('git://github.com/Cloudef/orbment'
- 'git://github.com/Cloudef/chck'
- 'git://github.com/Cloudef/inihck')
+source=('git+https://github.com/Cloudef/orbment'
+ 'git+https://github.com/Cloudef/chck'
+ 'git+https://github.com/Cloudef/inihck')
-md5sums=('SKIP' 'SKIP' 'SKIP')
+sha1sums=('SKIP' 'SKIP' 'SKIP')
# Once this software becomes more stable these requirements will be dropped but
# for the time being I recommend leaving them enabled so you may contribute