summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIdanski2021-02-14 11:23:05 +0200
committerIdanski2021-02-14 11:23:05 +0200
commit5c6873645eee100fa3da7965d1558b6c03375747 (patch)
tree62818714bf105284af89c93b246a0d29e6398c73 /PKGBUILD
parent23d2d06ed3cd0ebbd8635a85c63c5008089de628 (diff)
downloadaur-5c6873645eee100fa3da7965d1558b6c03375747.tar.gz
v6.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5971cfc373e6..055feb494271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roey Darwish Dror <roey.ghost@gmail.com>
pkgname=topgrade
-pkgver=6.4.0
+pkgver=6.5.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=('eff3b3d823360035315724ee30e2eb6d66d8f911db4f099ec809d6554490466c')
+sha256sums=('3090c46a98a29410d6889dfabb893e388e9c73d429571b99271d653150a41627')
build() {
cd "$pkgname-$pkgver"