summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af4f5345b779..20a9ae45812f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname="spwn-bin"
_pkgname="spwn"
-pkgver=0.7
+pkgver=0.8
pkgrel=1
pkgdesc="A language for Geometry Dash triggers."
arch=('x86_64')
@@ -8,8 +8,8 @@ url="https://www.github.com/Spu7Nix/SPWN-language"
license=('MIT')
provides=('spwn')
conflicts=('spwn')
-source=('https://github.com/Deltara3/spwn-bin-aur/releases/download/v0.7/spwn-bin.tar.gz')
-sha256sums=('5c56458474f86af6e513877f54ae84cab350cc97540bbf3995305c1bc1108757')
+source=('https://github.com/Deltara3/spwn-bin-aur/releases/download/v0.8/spwn-bin.tar.gz')
+sha256sums=('0c2abec613eab5da6f56b77897d4dc31be6b057fad8c3f4c1d52f22add549973')
install=spwn-bin.install
package() {