summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2016-11-27 21:00:53 +0000
committerWorMzy Tykashi2016-11-27 21:00:53 +0000
commite61bd1c50e52ee2994ba24a2fd4303d2473f1cf3 (patch)
treea9c13f025929a27e11a1aaaec92126a880f09ed2 /PKGBUILD
parent77c00f870b662ef0cb0aad7de949057bff1fee6c (diff)
downloadaur-e61bd1c50e52ee2994ba24a2fd4303d2473f1cf3.tar.gz
Updated to 3.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fbf9cc3ad40..6b7d44630dc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Richard Jackson <rj@iinet.net.au>
pkgname=abiword-gtk2
_pkgname=abiword
-pkgver=3.0.1
-pkgrel=3
+pkgver=3.0.2
+pkgrel=1
pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version'
arch=('i686' 'x86_64')
license=('GPL')
@@ -13,7 +13,7 @@ makedepends=('pkgconfig' 'boost')
conflicts=('abiword' 'abiword-plugins')
url='http://www.abisource.com'
source=("$_pkgname-$pkgver.tar.gz::http://abisource.com/downloads/$_pkgname/$pkgver/source/$_pkgname-$pkgver.tar.gz")
-sha256sums=('e094f6fbf0afc5c5538b4894888e7c346f8ee8f49c9d24821dd696d0734865c6')
+sha256sums=('afbfd458fd02989d8b0c6362ba8a4c14686d89666f54cfdb5501bd2090cf3522')
build() {
cd $_pkgname-$pkgver