Date: Monday, January 2, 2023 @ 07:58:14 Author: grawlinson Revision: 1372870
upgpkg: pt2-clone 1.56-1; new upstream release Modified: pt2-clone/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 07:57:34 UTC (rev 1372869) +++ PKGBUILD 2023-01-02 07:58:14 UTC (rev 1372870) @@ -1,7 +1,7 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=pt2-clone -pkgver=1.55 +pkgver=1.56 pkgrel=1 pkgdesc='A highly accurate clone of the classic ProTracker 2.3D software for Amiga' arch=('x86_64') # note: not compatible with big-endian CPUs @@ -10,7 +10,7 @@ depends=('alsa-lib' 'sdl2' 'hicolor-icon-theme') makedepends=('git' 'cmake') install='pt2-clone.install' -_commit='dff7f1d51ef505477cd408ce51b789059f749831' +_commit='02378efbe89406a42adf9e2d35ee9b4bdfa387c3' source=("$pkgname::git+https://github.com/8bitbubsy/pt2-clone#commit=$_commit") b2sums=('SKIP')
