summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Paden2019-05-19 22:18:23 -0500
committerAaron Paden2019-05-19 22:18:23 -0500
commitcffd41633b5b4bc0fb9397b798b191bc143a4608 (patch)
treec935139c95235b23041b3370624f621cf2ee08c7
parent0e4dec5801cc324eba755c6ec8afa75b8da04e77 (diff)
downloadaur-cffd41633b5b4bc0fb9397b798b191bc143a4608.tar.gz
Update to v15
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e11074372359..045b14f74619 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Thu Aug 16 22:51:04 UTC 2018
pkgbase = pcem
pkgdesc = Emulator for various IBM PC computers and clones.
- pkgver = 14
- pkgrel = 4
+ pkgver = 15
+ pkgrel = 1
url = http://pcem-emulator.co.uk/
arch = x86_64
arch = i686
@@ -11,8 +9,8 @@ pkgbase = pcem
depends = wxgtk2
depends = openal
depends = sdl2
- source = http://pcem-emulator.co.uk/files/PCemV14Linux.tar.gz
- sha256sums = 06d84aa2089945fc554ac108ad94bbe92ef3ade2dbf16c67ddebacdfe8ac17cb
+ source = http://pcem-emulator.co.uk/files/PCemV15Linux.tar.gz
+ sha256sums = b501d3fc2b11bb6127d23fbbcd2de14aabf53460db52daf5d664a80c6f5c85f0
pkgname = pcem
diff --git a/PKGBUILD b/PKGBUILD
index 3d78cce7a19e..eb93433261cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Aaron Paden <aaronbpaden@gmail.com>
# Contributor: Natalia Portillo <claunia@clania.com>
pkgname=pcem
-pkgver=14
-pkgrel=4
+pkgver=15
+pkgrel=1
pkgdesc="Emulator for various IBM PC computers and clones."
url="http://pcem-emulator.co.uk/"
arch=('x86_64' 'i686')
@@ -23,4 +23,4 @@ package() {
}
# vim:set ts=2 sw=2 et:
-sha256sums=('06d84aa2089945fc554ac108ad94bbe92ef3ade2dbf16c67ddebacdfe8ac17cb')
+sha256sums=('b501d3fc2b11bb6127d23fbbcd2de14aabf53460db52daf5d664a80c6f5c85f0')