summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSantiago Torres2017-10-20 11:51:37 -0400
committerSantiago Torres2017-10-20 11:53:11 -0400
commitcf03116394be4603855a519119a1ed9d871c1d57 (patch)
treee8a65590a8f0bff22be554a76c7c6723a2caf809 /.SRCINFO
downloadaur-cf03116394be4603855a519119a1ed9d871c1d57.tar.gz
First release of reprotest 0.7.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..65f6f2a44ccc
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = reprotest
+ pkgdesc = Run a process twice and check the output for reproducibility
+ pkgver = 0.7.2
+ pkgrel = 1
+ url = https://anonscm.debian.org/cgit/reproducible/reprotest.git/
+ arch = any
+ license = GPLv2
+ license = GPLv3
+ makedepends = python
+ makedepends = python-setuptools
+ depends = diffoscope
+ depends = fakeroot
+ optdepends = disorderfs>=0.5.2
+ optdepends = python-progressbar>=3.34.3-1
+ provides = reprotest=0.7.2
+ source = http://reproducible.alioth.debian.org/releases/reprotest/reprotest_0.7.2.tar.xz
+ sha512sums = 4b2a6ab63b91d08086acb666d045c646bdb51005a491bff64d6384cd04255ee9114cfde6963a9ced966c6a20b7cf4004a88e6f5f1fa8772b7b4d27b18c8182bb
+
+pkgname = reprotest
+ depends = python
+ depends = python-setuptools
+