summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoey Darwish Dror2019-09-06 08:37:24 +0300
committerRoey Darwish Dror2019-09-06 08:37:24 +0300
commita920ad5288c0ab4e2b93911f8a3b8ad579850608 (patch)
treeca743773fe90fa06b6f58bae18c4483eda080f3f /PKGBUILD
parentfc617bfc48f8b2481f3b10d51a96857ae1cde943 (diff)
downloadaur-a920ad5288c0ab4e2b93911f8a3b8ad579850608.tar.gz
v3.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b561f3c24a7..9b088ac461e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roey Darwish Dror <roey.ghost@gmail.com>
pkgname=topgrade
-pkgver=2.8.0
+pkgver=3.0.0
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=('a1c125ddf5f43ecb1c53a7a4b8853f6b31cdf193cf4d4f64070ee224089c8ed2')
+sha256sums=('3000febe4f52091db3a057188c805a3f03d25a2ab8babfa8a2af93d94c1afed4')
build() {
cd "$pkgname-$pkgver"