summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2018-04-30 17:09:50 +0200
committerMaxime Gauduin2018-04-30 17:09:50 +0200
commitc98af928e87ff27f40f51043ebd764b936092792 (patch)
tree8616dd2079ff1af20f5d2c90dca26fefce0c77a1
parent0cb9015b1381f60d44282ebb6d15fe82312de5d2 (diff)
downloadaur-c98af928e87ff27f40f51043ebd764b936092792.tar.gz
renpy-sdk 6.99.14.3-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae65381cb250..27671ea30b96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Fri Dec 22 20:20:13 UTC 2017
+# Mon Apr 30 15:09:49 UTC 2018
pkgbase = renpy-sdk
pkgdesc = The Ren'Py Visual Novel Engine SDK
- pkgver = 6.99.13
+ pkgver = 6.99.14.3
pkgrel = 1
url = http://www.renpy.org
arch = any
license = custom
depends = renpy
options = !strip
- source = http://www.renpy.org/dl/6.99.13/renpy-6.99.13-sdk.tar.bz2
- sha256sums = 2563297b79eaee67502ab27d0d88aebd9118b34efb331f389a0aaeb8c1827522
+ source = http://www.renpy.org/dl/6.99.14.3/renpy-6.99.14.3-sdk.tar.bz2
+ sha256sums = 5cbeea134a1907e8a14458248013e37f39f0c2d023c7b68f6ee2bee574f7a381
pkgname = renpy-sdk
diff --git a/PKGBUILD b/PKGBUILD
index 7b1b1285a081..c0aded09a0d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=renpy-sdk
-pkgver=6.99.13
+pkgver=6.99.14.3
pkgrel=1
pkgdesc="The Ren'Py Visual Novel Engine SDK"
arch=('any')
@@ -10,7 +10,7 @@ license=('custom')
depends=('renpy')
options=('!strip')
source=("http://www.renpy.org/dl/${pkgver}/renpy-${pkgver}-sdk.tar.bz2")
-sha256sums=('2563297b79eaee67502ab27d0d88aebd9118b34efb331f389a0aaeb8c1827522')
+sha256sums=('5cbeea134a1907e8a14458248013e37f39f0c2d023c7b68f6ee2bee574f7a381')
package() {
cd renpy-${pkgver}-sdk