summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2023-05-20 16:57:05 +0300
committerMatti Niemenmaa2023-05-20 16:57:05 +0300
commit9cdd9f578ff1046cd2c9592c5e1243c489e2f2e4 (patch)
tree6ceedf9b9d26c2a2a149fa2bf8626bf95fbe1710 /PKGBUILD
parent036a4c939db8853174edc905e49acfabefee5fb1 (diff)
downloadaur-sseqplayer-git.tar.gz
Update URLs to point to github.com/kode54
The bitbucket repository has been deleted. And there are some commits missing... but they only relate to the Visual Studio project configs so it doesn't matter.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77e39a7a2c2d..19abdae7f0f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
pkgname=sseqplayer-git
-pkgver=r33.918c25c
-pkgrel=2
+pkgver=r27.91436e7
+pkgrel=1
pkgdesc="Library for decoding Nitro Composer Sound Format (NSCF) files"
arch=(i686 x86_64)
-url='https://bitbucket.org/losnoco/sseqplayer'
+url='https://github.com/kode54/SSEQPlayer'
license=(custom:WTFPL)
depends=(glibc gcc-libs)
makedepends=(git)
provides=(${pkgname%-git})
conflicts=(${pkgname%-git})
-source=(${pkgname}::git+https://bitbucket.org/losnoco/sseqplayer.git
+source=(${pkgname}::git+https://github.com/kode54/SSEQPlayer.git
makefile.patch
g++-fix.patch
g++-fix-2.patch