summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNarrat2023-07-06 22:30:01 +0200
committerNarrat2023-07-06 22:30:01 +0200
commit38d00b66fe67126c9683f9e05db4d40a711dd483 (patch)
tree2f1eb0c9c5449f601215aed4a3b8f628953581fb /.SRCINFO
parent5a03a9014c59379575618743dbad27d6b8a6e45e (diff)
downloadaur-38d00b66fe67126c9683f9e05db4d40a711dd483.tar.gz
tripwire: update PKGBUILD
New upstream some adjustments in regards of guidelines Download protocol from git:// to git+https:// Source doesn't compile
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c75d31374d48..7273b7b75923 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,21 @@
pkgbase = tripwire-git
- pkgdesc = An intrusion detection system
- pkgver = r74.acf7bd3
+ pkgdesc = intrusion detection system
+ pkgver = r373.4c84a88
pkgrel = 1
- url = http://sourceforge.net/projects/tripwire/
+ url = https://github.com/Tripwire/tripwire-open-source
install = tripwire-git.install
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = automake
- depends = openssl
+ depends = openssl-1.1
optdepends = lynis
provides = tripwire
+ conflicts = tripwire
backup = etc/tripwire/twpol.txt
backup = etc/tripwire/twcfg.txt
- source = tripwire-open-source::git://github.com/Tripwire/tripwire-open-source.git#branch=master
+ source = tripwire-open-source::git+https://github.com/Tripwire/tripwire-open-source.git#branch=master
source = twpol.txt
source = twcfg.txt
sha256sums = SKIP
@@ -22,4 +23,3 @@ pkgbase = tripwire-git
sha256sums = 3aaa567f7a0a4efce3ac127344a9b795c5494c9d011e27a7d454d632ba3d533d
pkgname = tripwire-git
-