summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkleintux2023-03-24 10:12:12 +0100
committerkleintux2023-03-24 10:12:12 +0100
commit64ddaf9969547b16e3e64dd404b48a38c2b1bcca (patch)
tree55746dd85b07446fe94a4c567b2978f723d451d3
parent55ad5db16ddb59f459e631d73b74d8ad7ded2eb5 (diff)
downloadaur-64ddaf9969547b16e3e64dd404b48a38c2b1bcca.tar.gz
update checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec1bfc8b28f5..2e3763195ec0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ia-bin
pkgdesc = A Python and Command-Line Interface to Archive.org
pkgver = 3.3.0
- pkgrel = 2
+ pkgrel = 3
url = https://archive.org/download/ia-pex/
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index def71aee843a..056827e385b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=ia
pkgname=${_pkgname}-bin
pkgver=3.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="A Python and Command-Line Interface to Archive.org"
arch=('x86_64')
url="https://archive.org/download/ia-pex/"