summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKat Witten2020-08-09 10:18:47 -0700
committerKat Witten2020-08-09 10:18:47 -0700
commit81d84268464ab03623ca0b87c7c13d7ebf441961 (patch)
tree7757356e8697dbed1c82c544f1d3281ed31e44b4
parent4d54a4afa49d9e20fa54606831e685f597fdd52f (diff)
downloadaur-81d84268464ab03623ca0b87c7c13d7ebf441961.tar.gz
update to 0.5.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a150d0e4557..a0edfb500a72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = sprytile
pkgdesc = A blender addon for creating tile based low spec 3D scenes.
- pkgver = 0.5.00
+ pkgver = 0.5.10
pkgrel = 1
url = https://github.com/Sprytile/Sprytile
arch = any
license = MIT
depends = blender
- source = sprytile-0.5.00::https://github.com/Sprytile/Sprytile/archive/v0.5.00.tar.gz
- md5sums = 1d5e0edcdb92b1ca7906cd2da4508f7b
+ source = sprytile-0.5.10::https://github.com/Sprytile/Sprytile/archive/v0.5.10.tar.gz
+ md5sums = cc7a0ebb992dd3b61d4b19d8cc838ff0
pkgname = sprytile
diff --git a/PKGBUILD b/PKGBUILD
index 06ac0ee1dea7..40f920be6e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kat Witten <turtlewit@live.com>
pkgname=sprytile
-pkgver=0.5.00
+pkgver=0.5.10
pkgrel=1
pkgdesc="A blender addon for creating tile based low spec 3D scenes."
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/Sprytile/Sprytile"
license=('MIT')
depends=('blender')
source=("${pkgname}-${pkgver}"::"https://github.com/Sprytile/Sprytile/archive/v${pkgver}.tar.gz")
-md5sums=('1d5e0edcdb92b1ca7906cd2da4508f7b')
+md5sums=('cc7a0ebb992dd3b61d4b19d8cc838ff0')
package() {
cd "Sprytile-$pkgver"