summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlsaa2022-03-09 05:18:19 -0300
committerlsaa2022-03-09 05:18:19 -0300
commitc73b659afed8786515b029f824c40acda30e5e96 (patch)
treed7da569d104e84fa8e0d7bf9fbffc090900af8b5
parent8cf1dbbb104638e30129b7d1b4971cecd1d01f8e (diff)
downloadaur-c73b659afed8786515b029f824c40acda30e5e96.tar.gz
v4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f112ced8d14a..f6b31fa4bd83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ddstats-rust-bin
- pkgver = 3
+ pkgver = 4
pkgrel = 1
arch = x86_64
- source = https://github.com/lsaa/ddstats-rust/releases/download/v0.6.10-180/ddstats-rust-linux-x86_64.zip
+ source = https://github.com/lsaa/ddstats-rust/releases/download/v0.6.10-181/ddstats-rust-linux-x86_64.zip
sha256sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 10a6a0164951..e68af0e8898a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_pkgname=ddstats-rust
pkgname=${_pkgname}-bin
-pkgver=3
+pkgver=4
pkgrel=1
-source=("https://github.com/lsaa/ddstats-rust/releases/download/v0.6.10-180/ddstats-rust-linux-x86_64.zip")
+source=("https://github.com/lsaa/ddstats-rust/releases/download/v0.6.10-181/ddstats-rust-linux-x86_64.zip")
arch=('x86_64')
sha256sums=('SKIP')
b2sums=('SKIP')