summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Greb2020-11-13 09:37:07 +0100
committerSven Greb2020-11-13 09:37:07 +0100
commit410c801ef0f78fd7771d0f480e1dadcdb73a7dc9 (patch)
tree5453709a1b161ce4223b937f1cecc1bb79853475
parent8d75054d10c0e5938d5b6d4b83a8997c3103cdce (diff)
downloadaur-410c801ef0f78fd7771d0f480e1dadcdb73a7dc9.tar.gz
Update to upstream version 1.10.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca039f08894d..b016cea80bf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# This package is built according to the AUR Go packaging guidelines:
# https://wiki.archlinux.org/index.php/Go_package_guidelines
pkgname=mage
-pkgver=1.9.0
+pkgver=1.10.0
pkgrel=1
pkgdesc="A Make/rake-like build tool using Go"
arch=("x86_64")