summaryrefslogtreecommitdiff
path: root/community/slrn
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-25 13:34:49 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-25 13:34:49 +0100
commit416f65d4b97ff26629ddfa1b40ea2041c3e75358 (patch)
tree61e28b785eb3aa9e55ea269e170277b3d3b6e1fa /community/slrn
parentb14277452871db749ef4faa7db7e69bfce39f1a7 (diff)
parent6fbdd2899f39266e458531dcffefb85b9ce8d1b9 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libnewt/PKGBUILD community/luasec/PKGBUILD extra/expect/PKGBUILD extra/fribidi/PKGBUILD extra/goffice/PKGBUILD extra/pidgin/PKGBUILD extra/postgresql/PKGBUILD extra/python/PKGBUILD extra/ruby/PKGBUILD
Diffstat (limited to 'community/slrn')
-rw-r--r--community/slrn/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/slrn/PKGBUILD b/community/slrn/PKGBUILD
index a2f51379d..cb243eb12 100644
--- a/community/slrn/PKGBUILD
+++ b/community/slrn/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 65449 2012-02-21 05:51:03Z spupykin $
+# $Id: PKGBUILD 81585 2012-12-24 15:02:37Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com>
pkgname=slrn
-pkgver=0.9.9p1
-pkgrel=7
+pkgver=1.0.1
+pkgrel=1
pkgdesc="An open source text-based news client"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.slrn.org/"
@@ -15,7 +15,7 @@ optdepends=('metamail')
options=('!makeflags' 'docs' 'zipman')
backup=(etc/slrnrc)
source=(http://downloads.sourceforge.net/slrn/$pkgname-$pkgver.tar.gz)
-md5sums=('6cc8ac6baaff7cc2a8b78f7fbbe3187f')
+md5sums=('232670ab76a045967b137e5124b3d681')
build() {
cd $srcdir/$pkgname-$pkgver