summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2022-05-20 15:15:33 +0200
committerFrederic Bezies2022-05-20 15:15:33 +0200
commit8667c99dfc86e09c934e33a0e165194996fa3a69 (patch)
tree66efe70484bd564891ce1907b05ecf0ae2064562
parent130233cdcb83ee8a611ef2c4b42df3fac459d9eb (diff)
downloadaur-8667c99dfc86e09c934e33a0e165194996fa3a69.tar.gz
May 20th, 2022 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f2ea97defa8..dd17d707360a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = caprice32-git
pkgdesc = An emulator of the Amstrad CPC 8bit home computer range (CPC 464, 664, 6128)
- pkgver = 4.5.0.r505.gbb3b23a
- pkgrel = 2
+ pkgver = 4.5.0.r509.g180d3e1
+ pkgrel = 1
url = https://github.com/ColinPitrat/caprice32
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 721db3933e3a..8aa7ba25113c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Frederic Bezies <fredbezies at gmail dot com>
# Contributor: Colin Pitrat <colin dot pitrat at gmail dot com>
pkgname=caprice32-git
-pkgver=4.5.0.r505.gbb3b23a
-pkgrel=2
+pkgver=4.5.0.r509.g180d3e1
+pkgrel=1
pkgdesc="An emulator of the Amstrad CPC 8bit home computer range (CPC 464, 664, 6128)"
arch=('i686' 'x86_64')
url="https://github.com/ColinPitrat/caprice32"