summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoey Darwish Dror2018-08-23 11:47:59 +0300
committerRoey Darwish Dror2018-08-23 11:47:59 +0300
commitb7933890ac36fa2bdf652fb713387bd4c258a66c (patch)
tree3e0ffaa867df48678be9b695ddb655c3eb57645c /PKGBUILD
parente5e0387b6747b17e1f7b2f61403b462c0ec71170 (diff)
downloadaur-b7933890ac36fa2bdf652fb713387bd4c258a66c.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48c2e62864cf..b69e70bcf93a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roey Darwish Dror <roey.ghost@gmail.com>
pkgname=topgrade
-pkgver=0.11.0
+pkgver=0.12.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=('2f005ddea8becff799514672f70a5331ed5b5edc9526efa85035314c4b27d208')
+sha256sums=('2e7123153e729ab1586923e596858c05c6dbbce98c137b82379772c263be5d53')
build() {
cd "$pkgname-$pkgver"