summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreugene2021-10-30 13:22:20 +0000
committereugene2021-10-30 13:22:20 +0000
commitad2baf6096c1916300433839debcfbc5cf51909a (patch)
tree20f0a177d55b7f59090edf72b12b6a23a56f6ded /PKGBUILD
parent0329d9e61105a1290be7438bc461efe29d7389cb (diff)
downloadaur-ad2baf6096c1916300433839debcfbc5cf51909a.tar.gz
update to 1.11.0-git-20211030
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5912c3086a8f..b6458a2388e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ondrej Jirman <megous@megous.com>
pkgname=megatools
-pkgver=1.11.0+20211029
+pkgver=1.11.0+20211030
_pkgver=${pkgver/+/-git-}
pkgrel=1
pkgdesc='CLI for MEGA'
@@ -12,7 +12,7 @@ license=(GPL2)
depends=(curl glib2)
makedepends=(asciidoc docbook2x meson)
source=(https://megatools.megous.com/builds/experimental/$pkgname-$_pkgver.tar.gz)
-sha512sums=('88ea872b1a9e34f3888155250983f136bdb970a8948b98f1e0703dd25e1b234d177ba6a7c8dcc45ace759b13bacd4aa361ee8bfe7e4f59855a53bee7667a8b7b')
+sha512sums=('29b23cd647bf1b53823927f58a33cc3b357a659751eca8a1d4a3b8837e127dfc5852a32f2f7ccb6fc274d5f7d30fc3e8d6d5f846d7790f4441598ef4f082064f')
build() {
arch-meson $pkgname-$_pkgver build -D symlinks=true -D man=true