summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaltedcoffii2022-08-20 21:02:58 +0300
committersaltedcoffii2022-08-20 21:02:58 +0300
commit80483a3babc7863a11b187b28fab70a9d3015240 (patch)
treec2458a9eadbce51c57dd46040d0ebc7197549a5b
parent2472a8f9f992d6334762cd80955b1ab2a949e3a9 (diff)
downloadaur-80483a3babc7863a11b187b28fab70a9d3015240.tar.gz
bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 863ab3ae51b2..456e75f300a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lunzip
pkgdesc = Lunzip is a decompressor for the lzip format written in C.
pkgver = 1.13
- pkgrel = 1
+ pkgrel = 2
url = https://www.nongnu.org/lzip/lunzip.html
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3a60cfaeb7b8..21cbf8e587e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lunzip
pkgver=1.13
-pkgrel=1
+pkgrel=2
pkgdesc="Lunzip is a decompressor for the lzip format written in C."
url="https://www.nongnu.org/lzip/lunzip.html"
arch=('x86_64' 'i686')