summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilson E. Alvarez2017-04-05 21:10:10 -0400
committerWilson E. Alvarez2017-04-05 21:10:10 -0400
commit81f77aeb76d0521bc4d4e3ff906e5ba178dba42b (patch)
treed91b4600f967b6a3a34e90836b903a4293a3b226
parentd97bba281125e10596d02960e7a1905f755109e7 (diff)
downloadaur-81f77aeb76d0521bc4d4e3ff906e5ba178dba42b.tar.gz
TexturePacker v4.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d3a56257141..fde8041b9b5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 12 17:40:58 UTC 2017
+# Thu Apr 6 01:09:41 UTC 2017
pkgbase = texturepacker
pkgdesc = Sprite sheet creator and image optimizer
- pkgver = 4.3.3
+ pkgver = 4.4.0
pkgrel = 1
url = https://www.codeandweb.com/texturepacker
install = texturepacker.install
@@ -17,8 +17,8 @@ pkgbase = texturepacker
depends = qt5-declarative
depends = qt5-imageformats
depends = qt5-quickcontrols
- source = http://www.codeandweb.com/download/texturepacker/4.3.3/TexturePacker-4.3.3-ubuntu64.deb
- md5sums = 375d95f1cf40276d88098d25731b62fd
+ source = http://www.codeandweb.com/download/texturepacker/4.4.0/TexturePacker-4.4.0-ubuntu64.deb
+ sha256sums = 65d278eb75575315c54adef6db1ab2bd4b2f19f3be7dfc7736a32b7bfd248c90
pkgname = texturepacker
diff --git a/PKGBUILD b/PKGBUILD
index 0502260d0758..6043203d46bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Antti Juhani Oja <antti.oja@gmail.com>
pkgname=texturepacker
-pkgver=4.3.3
+pkgver=4.4.0
pkgrel=1
pkgdesc="Sprite sheet creator and image optimizer"
arch=('x86_64')
@@ -16,7 +16,7 @@ depends=('shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'grantlee-
'gcc-libs-multilib' 'qt5-svg' 'qt5-declarative' 'qt5-imageformats'
'qt5-quickcontrols')
source=("http://www.codeandweb.com/download/$pkgname/${pkgver}/TexturePacker-${pkgver}-ubuntu64.deb")
-md5sums=('375d95f1cf40276d88098d25731b62fd')
+sha256sums=("65d278eb75575315c54adef6db1ab2bd4b2f19f3be7dfc7736a32b7bfd248c90")
build() {