summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2024-08-13 14:40:20 +0200
committerFrederic Bezies2024-08-13 14:40:20 +0200
commit449a2ae9b6db8477d0ba12dce2a12bf157ce9c6f (patch)
treea1eb710ff432f87d4b92ed4fd60f36348a2425c8 /PKGBUILD
parent1a41b96f73e27b864e5dd11aaf17047069099b58 (diff)
downloadaur-449a2ae9b6db8477d0ba12dce2a12bf157ce9c6f.tar.gz
0.52.0 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d842e5bffd8..bd2ce8af2d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Frederic Bezies <fredbezies at gmail dot com>
# Contributor: Feufochmar <feufochmar@d-20.fr>
pkgname=xcpc
-pkgver=0.38.1
-pkgrel=2
+pkgver=0.52.0
+pkgrel=1
epoch=1
pkgdesc="An Amstrad CPC emulator"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('gtk3')
optdepends=()
source=(https://bitbucket.org/ponceto/xcpc/downloads/xcpc-$pkgver.tar.gz)
-sha256sums=('61ce3dbb6964d1796399087ec0aec23ca65d2d769caa06a222442c3ebf9cbeb8')
+sha256sums=('4bc8f2f24437a9e94bc507131eedcc406c608f27f01aeb9d79c1b8c0e7f9717f')
build() {
cd "$srcdir/$pkgname-$pkgver"