summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIdanski2020-11-10 12:00:21 +0200
committerIdanski2020-11-10 12:00:21 +0200
commit2921b5d575626d230a485d517b1174c61313d004 (patch)
tree2fdc52cf4a2f1eea05d0fde78130d8069ff1c119 /PKGBUILD
parent94bdac56a78d71aeba51a844119dba627f82c565 (diff)
downloadaur-2921b5d575626d230a485d517b1174c61313d004.tar.gz
v5.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e048a91d5f6f..ead414b48716 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roey Darwish Dror <roey.ghost@gmail.com>
pkgname=topgrade
-pkgver=5.9.0
+pkgver=5.9.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=('f7b79aa1819f9f7eef8b02cccb78f7e218b8e9581bcc060af8e4fd16c626b2d7')
+sha256sums=('fea2053a667546fe4f6fa722e3cac2f229c6abdae78f220a4dda25398ba2494d')
build() {
cd "$pkgname-$pkgver"