summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrzej Giniewicz2016-05-25 00:58:17 +0200
committerAndrzej Giniewicz2016-05-25 00:58:17 +0200
commit3245a0ef7464eee070bad5654161f95f5f5d5a9a (patch)
tree1db58cbf66639560600a17a8ed19c7bd16f7e464
parente9cb2527ad784422428e671ff9503db564f0f7a6 (diff)
downloadaur-3245a0ef7464eee070bad5654161f95f5f5d5a9a.tar.gz
New project url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53ddf9e06baf..1b6565eb1d83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Tue May 24 22:57:38 UTC 2016
pkgbase = giter8
pkgdesc = a command line tool to apply templates defined on github
pkgver = 0.6.8
pkgrel = 1
- url = https://github.com/n8han/giter8
+ url = https://github.com/foundweekends/giter8
arch = any
license = LGPL
depends = sbt
options = !emptydirs
- source = giter8.properties_0.6.8::https://raw.githubusercontent.com/n8han/giter8/0.6.8/src/main/conscript/g8/launchconfig
+ source = giter8.properties_0.6.8::https://github.com/foundweekends/giter8/raw/v0.6.8/src/main/conscript/g8/launchconfig
source = g8
md5sums = 28ac12267f81ccf896500584969416cb
md5sums = de3e643189a99a3267329ff6c559eae1
diff --git a/PKGBUILD b/PKGBUILD
index c41334f0d352..173850f838f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ pkgver=0.6.8
pkgrel=1
pkgdesc="a command line tool to apply templates defined on github"
arch=(any)
-url="https://github.com/n8han/giter8"
+url="https://github.com/foundweekends/giter8"
license=('LGPL')
depends=('sbt')
options=(!emptydirs)
-source=("giter8.properties_$pkgver::https://raw.githubusercontent.com/n8han/giter8/$pkgver/src/main/conscript/g8/launchconfig"
+source=("giter8.properties_$pkgver::https://github.com/foundweekends/giter8/raw/v${pkgver}/src/main/conscript/g8/launchconfig"
"g8")
md5sums=('28ac12267f81ccf896500584969416cb'
'de3e643189a99a3267329ff6c559eae1')