summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD6
3 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc24233d7fff..ba6b09d6d4ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wapt-agent
pkgdesc = WAPT Agent
- pkgver = 2.4.0.14143
+ pkgver = 2.5.4.15342
pkgrel = 1
url = https://www.wapt.fr/en/doc/
arch = x86_64
license = custom
optdepends = syslog-ng
- source = https://wapt.tranquil.it/debian/wapt-2.4/pool/main/t/tis-waptagent/tis-waptagent_2.4.0.14143-9847ee8b-debian-12-amd64_amd64.deb
+ source = https://wapt.tranquil.it/debian/wapt-2.5/pool/main/t/tis-waptagent/tis-waptagent_2.5.4.15342-6215c9da-debian-12-amd64_amd64.deb
source = LICENSE
- b2sums = ecaae947051c9935d5bd1ead8081383e504dc000a6535a94581fd9cffeef8d6e301eb2efa4cd2b12d7b5d8dd32c60cb159de48c2f20b74a4979a227d76da0672
+ b2sums = 167048620d14da9288a4b5a6dad1ea6df12fa8547151381cd326904cd1753e7e83339d1f7cfb535272c25c3179e177f34f303f1615abd5c5248eb0a3280232f7
b2sums = cd5269b8c3c36750904835e589d401e868c808df46ee265aa63b8720a09d066448f03b20c7e45949ae5ef59bf3ca90d73d15a0e18ce786f91ee51193e615c501
pkgname = wapt-agent
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..4726205c324f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+tis-* \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index a6e0fef090bf..3348d71f53d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Matthieu Leboeuf <contact@matthieul.dev>
pkgname=wapt-agent
-pkgver=2.4.0.14143
+pkgver=2.5.4.15342
pkgrel=1
pkgdesc="WAPT Agent"
arch=('x86_64')
url="https://www.wapt.fr/en/doc/"
license=('custom')
optdepends=('syslog-ng')
-source=("https://wapt.tranquil.it/debian/wapt-2.4/pool/main/t/tis-waptagent/tis-waptagent_2.4.0.14143-9847ee8b-debian-12-amd64_amd64.deb"
+source=("https://wapt.tranquil.it/debian/wapt-2.5/pool/main/t/tis-waptagent/tis-waptagent_2.5.4.15342-6215c9da-debian-12-amd64_amd64.deb"
"LICENSE")
-b2sums=('ecaae947051c9935d5bd1ead8081383e504dc000a6535a94581fd9cffeef8d6e301eb2efa4cd2b12d7b5d8dd32c60cb159de48c2f20b74a4979a227d76da0672'
+b2sums=('167048620d14da9288a4b5a6dad1ea6df12fa8547151381cd326904cd1753e7e83339d1f7cfb535272c25c3179e177f34f303f1615abd5c5248eb0a3280232f7'
'cd5269b8c3c36750904835e589d401e868c808df46ee265aa63b8720a09d066448f03b20c7e45949ae5ef59bf3ca90d73d15a0e18ce786f91ee51193e615c501')
package() {