summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIdanski2020-09-17 10:57:06 +0300
committerIdanski2020-09-17 10:57:06 +0300
commit00f3b68eab82f8f9419103952e39b6cc320ce78b (patch)
tree5ac66b5b773db78b95d350d47aa0391b23f47ee2 /PKGBUILD
parentd18d1ce1b6fabe4233fe04002544e1a33e7c3c96 (diff)
downloadaur-00f3b68eab82f8f9419103952e39b6cc320ce78b.tar.gz
v5.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 143445d7db44..f7f959728c41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roey Darwish Dror <roey.ghost@gmail.com>
pkgname=topgrade
-pkgver=5.7.0
+pkgver=5.7.1
pkgrel=1
pkgdesc='Invoke the upgrade procedure of multiple package managers'
arch=('x86_64' 'aarch64' 'armv7')
@@ -9,7 +9,7 @@ url='https://github.com/r-darwish/topgrade'
license=('GPL3')
makedepends=('rust')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('7d5e36b75e6eeaddb7e3d684a14fc8f52fe7d4aacdbffee132cae03e2dffa265')
+sha256sums=('79a022521c877c09459db49a4736dac7d92e9317e55189fa069e8ece295518ee')
build() {
cd "$pkgname-$pkgver"