summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2015-10-16 17:32:16 -0400
committerAdam Goldsmith2015-10-16 17:32:16 -0400
commitbc9c63abd906a21bf124ace704e752ae29982833 (patch)
treebd0a1b7ab9a7c5bdfa6d01820e9ec523090f7c6a /PKGBUILD
parent8b3e65787d38409e55905f24a5267beedc12853f (diff)
downloadaur-bc9c63abd906a21bf124ace704e752ae29982833.tar.gz
Update to 204
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec64a6910c4e..577926c19e13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Janosch Dobler <janosch.dobler [at} gmx [dot} de>
pkgname=write_stylus
-pkgver=203
+pkgver=204
pkgrel=1
pkgdesc="Write(orignal name) - A word processor for handwriting"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ if [[ $CARCH == 'x86_64' ]]; then
depends=(lib32-qt4 lib32-libpng12)
fi
source=("http://www.styluslabs.com/write/write${pkgver}.tar.gz")
-md5sums=('f788cbe34258fbef5c8288acbff635ea')
+md5sums=('56e7af77784bdcc006b60ecffed8e938')
package() {