summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Melo2021-01-21 21:20:32 -0300
committerLucas Melo2021-01-21 21:20:32 -0300
commit06188351f8264ca8c0d2330ec3f28d8c6a0bf7ec (patch)
treebfda117a80e4db6d7a11b3d1cb9451dc0293f218 /PKGBUILD
parentaf639fe98c626cd00dafdb69c6e1756e04f949ee (diff)
downloadaur-06188351f8264ca8c0d2330ec3f28d8c6a0bf7ec.tar.gz
Updated pkgbuild, launcher script and .install.
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