summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..01dcca65b246
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = pacmods
+ pkgdesc = Tool to show changes to system config files
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = https://github.com/c4rlo/pacmods
+ arch = any
+ license = MIT
+ depends = python
+ depends = python-setuptools
+ depends = pyalpm
+ options = !emptydirs
+ source = https://github.com/c4rlo/pacmods/archive/0.1.0.tar.gz
+ sha256sums = b413c09cb03a075acfec88b5366b3d7681e96220f1a8cc79c15d58e1ae7667fc
+
+pkgname = pacmods
+