summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ec97d4c3d24a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = sets
+ pkgdesc = The practical way to do set operations on sets of lines in the shell
+ pkgver = 1.3
+ pkgrel = 1
+ url = https://github.com/maandree/sets
+ arch = any
+ license = AGPL3
+ depends = python>=3
+ provides = sets
+ conflicts = sets
+ source = https://github.com/maandree/sets/archive/1.3.tar.gz
+ sha256sums = 3f0f7fa0918991530f51f1c5d066e662a4e19169eda14295d6f3ff261c70bcce
+
+pkgname = sets
+