summaryrefslogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorYigit Sever2021-11-03 12:20:14 +0300
committerYigit Sever2021-11-03 12:20:14 +0300
commit22b31065aef12ec6b836857f563d7b6a4d33aeeb (patch)
treecadb606de46dffdbc31752e74e2dce5a4d64ba21 /.SRCINFO
parente472f310ce22e6726391142d4b9a53705853452a (diff)
downloadpackages-22b31065aef12ec6b836857f563d7b6a4d33aeeb.tar.gz
packages-22b31065aef12ec6b836857f563d7b6a4d33aeeb.tar.bz2
packages-22b31065aef12ec6b836857f563d7b6a4d33aeeb.zip
Run tests and install completions
Upstream builds completions during compilation
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4aea0eb..47f9d8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
1pkgbase = ouch 1pkgbase = ouch
2 pkgdesc = Painless compression and decompression in the terminal 2 pkgdesc = Painless compression and decompression in the terminal
3 pkgver = 0.3.1 3 pkgver = 0.3.1
4 pkgrel = 1 4 pkgrel = 2
5 url = https://github.com/ouch-org/ouch 5 url = https://github.com/ouch-org/ouch
6 arch = x86_64 6 arch = x86_64
7 license = MIT 7 license = MIT
8 makedepends = cargo 8 makedepends = cargo
9 conflicts = ouch-git
9 source = ouch-0.3.1.tar.gz::https://github.com/ouch-org/ouch/archive/0.3.1.tar.gz 10 source = ouch-0.3.1.tar.gz::https://github.com/ouch-org/ouch/archive/0.3.1.tar.gz
10 sha256sums = 269abaf5ac2f80da3796dbf5e73419c1b64104d1295f3ff57965141f079e6f6d 11 sha256sums = 269abaf5ac2f80da3796dbf5e73419c1b64104d1295f3ff57965141f079e6f6d
11 12