summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoey Darwish Dror2019-05-13 13:06:51 +0300
committerRoey Darwish Dror2019-05-13 13:06:51 +0300
commit03b58f4b3db18262fe2e8590440b9d4cc3d4a872 (patch)
tree794440ee4cad404dcbdb55e4a379fe6fcae17546 /PKGBUILD
parentaeca2c9fadcb251a268b17a45665c3ebc481ebce (diff)
downloadaur-03b58f4b3db18262fe2e8590440b9d4cc3d4a872.tar.gz
Version 1.11.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bc321e06ea9..4be0c22fa821 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roey Darwish Dror <roey.ghost@gmail.com>
pkgname=topgrade
-pkgver=1.10.1
+pkgver=1.11.1
pkgrel=1
pkgdesc='Invoke the upgrade proceadure of multiple package managers'
arch=('x86_64' '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=('fce43420c658e43a11b3cd17ee36549467d16504f96f4a84866a6ab6253ee6ab')
+sha256sums=('81caf3a339942a7e029a6d5be32e693ee9e5545ef0eed48234cc6a6cc3c52095')
build() {
cd "$pkgname-$pkgver"