summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDylan Delgado2020-10-15 19:42:14 -0400
committerDylan Delgado2020-10-15 19:42:14 -0400
commitcf95c510577e9081aaf243ca2c68b370d926c974 (patch)
tree3641b9ad2b54a8944bcf98f27d0ce762c0d6ca42 /.SRCINFO
downloadaur-cf95c510577e9081aaf243ca2c68b370d926c974.tar.gz
First release of mtsieve in AUR, r75
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..be9b476776f0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = mtsieve
+ pkgdesc = Library for sieving various types of numbers
+ pkgver = 2.0.6r75
+ pkgrel = 1
+ url = https://sourceforge.net/projects/mtsieve/
+ arch = x86_64
+ license = GPL
+ depends = gmp
+ source = https://github.com/Dylan1496/mtsieve-source/blob/main/mtsieve-2.0.6-r75-trunk.zip
+ sha256sums = 3f7b7e43ac3ced5fb16db73fe11f1ffb20494fad63b4e6f302b8ccd9fd850097
+
+pkgname = mtsieve
+