summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2e906a98735..10e574bf5500 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Lucas Melo <luluco250 at gmail dot com>
pkgname=soniccd-git
-pkgver=r143.e0b421d
-pkgrel=1
+pkgver=r153.ce80f35
+pkgrel=2
pkgdesc='A full decompilation of Sonic CD 2011, based on the PC remake with
improvements & tweaks from the mobile remakes.'
arch=('any')
url='https://github.com/Rubberduckycooly/Sonic-CD-11-Decompilation'
-license=('reverse-engineered and unlicensed')
+license=('unknown')
makedepends=('git')
depends=('sdl2' 'libogg' 'libtheora' 'libvorbis')
provides=(soniccd)
@@ -17,7 +17,7 @@ source=(
'soniccd.desktop')
sha256sums=(
'SKIP'
- '55621606d74d3fa04d7ae0046ac88623648c587dae2b6addd1e081a587f6fe6d'
+ '83b086300728ae627907ac042ded29ff5d00077261ebcdf3c5c93da6b1350a0e'
'5ef3e25f5391707fdc461a8c25817ddde38a1d34d125dc5b3c43f706b889ed8a')
install=soniccd.install