summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattia Biondi2020-08-30 18:58:55 +0200
committerMattia Biondi2020-08-30 18:58:55 +0200
commitbc656a4ac5928cb37912a50669fb77c04522a0a4 (patch)
treed2c0896e8fdf7c07d64de56f3f675b7f354579e1 /PKGBUILD
parentf995ecb9c520cbcbe22d6d69b22a9042fe0108bb (diff)
downloadaur-bc656a4ac5928cb37912a50669fb77c04522a0a4.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94c3ca5cacfe..fccd648199e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_name=umps
_ver=3
pkgname=$_name$_ver
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
pkgdesc="Virtual machine simulator based around the MIPS R2/3000 microprocessor."
arch=('x86_64')
url="https://github.com/virtualsquare/umps3"