summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilson E. Alvarez2018-12-08 13:02:35 -0500
committerWilson E. Alvarez2018-12-08 13:02:35 -0500
commitd3eecbab1441bf67ca49f80a2ade2d45814f6ab1 (patch)
tree614a51f0e2b90cd5b7cf9a33eb3ab44bc9f32331
parent7b3e10092a490861167c60d8a98500188beb8220 (diff)
downloadaur-d3eecbab1441bf67ca49f80a2ade2d45814f6ab1.tar.gz
TexturePacker v4.10.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 957fd7abc8a5..0830822011e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = texturepacker
pkgdesc = Sprite sheet creator and image optimizer
- pkgver = 4.8.3
+ pkgver = 4.10.0
pkgrel = 1
url = https://www.codeandweb.com/texturepacker
install = texturepacker.install
@@ -15,8 +15,8 @@ pkgbase = texturepacker
depends = qt5-declarative
depends = qt5-imageformats
depends = qt5-quickcontrols
- source = http://www.codeandweb.com/download/texturepacker/4.8.3/TexturePacker-4.8.3-ubuntu64.deb
- sha256sums = f8e78fb68f973eaf424e1454d8c278f4594bc774fe8af6904509d078bc515cd8
+ source = https://www.codeandweb.com/download/texturepacker/4.10.0/TexturePacker-4.10.0-ubuntu64.deb
+ sha256sums = 98e6c48a45765a49596dcca58e4f6edd70dbcb9b319337a1d77626162571d287
pkgname = texturepacker
diff --git a/PKGBUILD b/PKGBUILD
index 290b544b093d..c95ba1fa8d22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Antti Juhani Oja <antti.oja@gmail.com>
pkgname=texturepacker
-pkgver=4.8.3
+pkgver=4.10.0
pkgrel=1
pkgdesc="Sprite sheet creator and image optimizer"
arch=('x86_64')
@@ -15,8 +15,8 @@ install="$pkgname.install"
depends=('shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'grantlee-qt5'
'gcc-libs-multilib' 'qt5-svg' 'qt5-declarative' 'qt5-imageformats'
'qt5-quickcontrols')
-source=("http://www.codeandweb.com/download/$pkgname/${pkgver}/TexturePacker-${pkgver}-ubuntu64.deb")
-sha256sums=("f8e78fb68f973eaf424e1454d8c278f4594bc774fe8af6904509d078bc515cd8")
+source=("https://www.codeandweb.com/download/$pkgname/${pkgver}/TexturePacker-${pkgver}-ubuntu64.deb")
+sha256sums=("98e6c48a45765a49596dcca58e4f6edd70dbcb9b319337a1d77626162571d287")
build() {
ar -x "TexturePacker-${pkgver}-ubuntu64.deb"