summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorC. Dominik Bódi2015-07-27 17:54:39 +0200
committerC. Dominik Bódi2015-07-27 17:54:39 +0200
commit76c6a92303429715ceacd4a85677f3501f11ccd9 (patch)
treeb9b51f0c31aaabc61fb319649395e6e35a0157f7 /.SRCINFO
downloadaur-76c6a92303429715ceacd4a85677f3501f11ccd9.tar.gz
initial commit to aur4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..cbf1715cde44
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = dh-make-golang
+ pkgdesc = debianize go library packages
+ pkgver = 0.0git20150727.0.3f59ff12f2
+ pkgrel = 1
+ url = https://github.com/Debian/dh-make-golang
+ arch = x86_64
+ arch = i686
+ license = BSD
+ makedepends = go
+ options = !strip
+ options = !emptydirs
+ source = git+https://github.com/Debian/dh-make-golang.git#commit=3f59ff12f284fea0c66b81062a02f34cb0992061
+ source = http://ftp.debian.org/debian/pool/main/d/dh-make-golang/dh-make-golang_0.0~git20150726.0.fc4210a-1.debian.tar.xz
+ sha256sums = SKIP
+ sha256sums = 048e1ea8219781b6ae37ce9373605e9b9ce7ad847e6f231f9b1198ebeca50440
+
+pkgname = dh-make-golang
+