summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoey Darwish Dror2022-05-28 17:13:03 +0000
committerRoey Darwish Dror2022-05-28 17:13:03 +0000
commit4bdd268eefabd2e5350265262527e6a04072c903 (patch)
tree7bc58c68aef990a89a449218f70f4fc0b766990c /PKGBUILD
parentc38fbee813ba43ad00bd8e1ecf543a3aa9bc2527 (diff)
downloadaur-4bdd268eefabd2e5350265262527e6a04072c903.tar.gz
Bump
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d314b2a557c3..7589b09b51a3 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roey Darwish Dror <roey.ghost@gmail.com>
pkgname=topgrade
-pkgver=9.0.0
+pkgver=9.0.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=('71277152555cfaf1359884a5d094ba841b9b6fc679337871b87476ec5a11c168')
+sha256sums=('70a1cf2c6a4de41e4c708409842968f3cf05dd5f238efac7ca0f1c9064be670a')
build() {
cd "$pkgname-$pkgver"