summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIdanski2021-02-15 10:47:07 +0200
committerIdanski2021-02-15 10:47:07 +0200
commita0633d8e217b40979b62466583c33bc40855ca61 (patch)
treecb444f96c2ee3590f3bd89c3de5bb8b92d8cb168 /PKGBUILD
parent5c6873645eee100fa3da7965d1558b6c03375747 (diff)
downloadaur-a0633d8e217b40979b62466583c33bc40855ca61.tar.gz
v6.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 055feb494271..3915cdf7573d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roey Darwish Dror <roey.ghost@gmail.com>
pkgname=topgrade
-pkgver=6.5.1
+pkgver=6.5.2
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=('3090c46a98a29410d6889dfabb893e388e9c73d429571b99271d653150a41627')
+sha256sums=('e7107ee2ebf87e09641c1555d56a1165d53eb8ffcfcbb04345d27cee6ec0c6f9')
build() {
cd "$pkgname-$pkgver"