summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHekuran2020-06-29 22:41:15 +0200
committerHekuran2020-06-29 22:41:15 +0200
commit3188c36bde8a2a2eec1b0ea958a1094fe15dffc3 (patch)
tree920cb0c0cdb00f7e8a382cbaaa4837ea954d064f
parent2e491f66acfd3cef9ea2b8a4bdb2f215e9d72c9e (diff)
downloadaur-3188c36bde8a2a2eec1b0ea958a1094fe15dffc3.tar.gz
bumping the ver. no. while im at it
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c967950891c4..c9002036fb51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = sm64pc-git
pkgdesc = Super Mario 64-PC - OpenGL adaptation of n64decomp/sm64
- pkgver = r299.55e2a3ba
+ pkgver = r504.f5005418
pkgrel = 1
- url = https://github.com/sm64pc/sm64pc
+ url = https://github.com/sm64pc/sm64ex
arch = any
license = reverse-engineered and unlicensed
depends = python
depends = audiofile
depends = sdl2
depends = glew
- provides = sm64pc
- source = git+https://github.com/sm64pc/sm64pc.git
+ provides = sm64ex
+ source = git+https://github.com/sm64pc/sm64ex.git
sha256sums = SKIP
pkgname = sm64pc-git
diff --git a/PKGBUILD b/PKGBUILD
index fbedfa7e5ee4..72f7bbca1f73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hekuran https://github.com/narukeh
pkgname=sm64pc-git
-pkgver=r299.55e2a3ba
+pkgver=r504.f5005418
pkgrel=1
pkgdesc='Super Mario 64-PC - OpenGL adaptation of n64decomp/sm64'
arch=('any')