summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45e05716a7a3..c7f907086368 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 29 10:41:04 UTC 2016
+# Mon Feb 29 17:11:27 UTC 2016
pkgbase = aseprite
pkgdesc = Create animated sprites and pixel art
- pkgver = 1.1.2
+ pkgver = 1.1.3
pkgrel = 1
url = http://www.aseprite.org/
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = aseprite
depends = libjpeg-turbo
depends = tinyxml
depends = freetype2
- source = git+https://github.com/aseprite/aseprite.git#tag=v1.1.2
+ source = git+https://github.com/aseprite/aseprite.git#tag=v1.1.3
source = aseprite.desktop
sha256sums = SKIP
sha256sums = c9e624b9fd095ebb3eec8220a58d4a9422f39d68477bafcc0047d773814ba0aa
diff --git a/PKGBUILD b/PKGBUILD
index 9c513df40aae..8b5ea57969f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kamil BiduĊ› <kamil.bidus@gmail.com>
pkgname=aseprite
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc='Create animated sprites and pixel art'
arch=('x86_64' 'i686')