summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattia Biondi2020-10-20 16:11:32 +0200
committerMattia Biondi2020-10-20 16:11:32 +0200
commitbcc9ad4988e78a1ba376d57159750ab7276713df (patch)
tree411fa5421b6e34f72d173637e37f82eb9b4bf826 /PKGBUILD
parentbe9a6dd17ca86a7e15c0fb48fa9afdd16aadb402 (diff)
downloadaur-bcc9ad4988e78a1ba376d57159750ab7276713df.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 bb63e2f572d7..e112bc8d152e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_name=umps
_ver=3
pkgname=$_name$_ver-git
-pkgver=3.0.2.r0.g2107f56
+pkgver=3.0.3.r0.gfd6086e
pkgrel=1
pkgdesc="Virtual machine simulator based around the MIPS R2/3000 microprocessor."
arch=('x86_64')
url="https://github.com/virtualsquare/umps3"
license=('GPL3')
makedepends=('git' 'cmake' 'qt5-base' 'libelf' 'boost' 'libsigc++' 'cross-mipsel-linux-gnu-gcc')
-optdepends=('cross-mipsel-linux-gnu-gcc: compile programs for µMPS')
+optdepends=('cross-mipsel-linux-gnu-gcc: compile programs for uMPS')
conflicts=('umps3')
source=("$pkgname::git+${url}.git")
sha256sums=('SKIP')