summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-08-11 21:27:52 +0200
committerStefan Husmann2016-08-11 21:27:52 +0200
commit669d120e9874af9282fba31a9691ce4333285b3d (patch)
treeb7e0f35ef25e633223d1eb1b04880009f7fe0db7 /PKGBUILD
parent93d610c88afe1ecd8d24d47226470b1b9bb51ad9 (diff)
downloadaur-669d120e9874af9282fba31a9691ce4333285b3d.tar.gz
Updated version (3.0.89r41239.92c253a -> 3.0.89r41244.46af7d5).
Changelog ========= Fix the log10 function in the numeric parser and change the corresponding test to be sure exp, ln and log10 function are working. (46af7d5) Fix crash on saving a document and closing it rigth after that (619be10) Fix crash when using K and L shortcuts (42e434f) Don't rely on values from settings->paintOpSize() during massive update (f214958) Remove spurious export declaration (e278ff7)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c9f3fb32436..b9c2608f9af1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=krita-git
-pkgver=3.0.89r41239.92c253a
+pkgver=3.0.89r41244.46af7d5
pkgrel=1
pkgdesc="A free digital painting application. Digital Painting, Creative Freedom!. (GIT Version)"
arch=('i686' 'x86_64')