summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e225a323d45..7a0ca98744bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Caltlgin Stsodaat <contact@fossdaily.xyz>
pkgname=wayback-machine-archiver
-pkgver=1.7.1
+pkgver=1.7.3
pkgrel=1
pkgdesc='Submit web pages to the Wayback Machine for archiving'
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('python' 'python-requests')
makedepends=('python-setuptools')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('90092061a21e2219eb89e658b2dfd34db33bb1c467e4cbbd388f4ed2332f0414')
+sha256sums=('2ca0fb80487a8b75e7d135c4c604cb933f2ad3548b8e479e8f0435cdaba72430')
build() {
cd "${pkgname}-${pkgver}"