summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83604c802b01..1e0113f116a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Michał Górny <zrchos+arch@gmail.com>
# Contributor: Piotr Beling <qwak@stud.ics.p.lodz.pl>
pkgname=man-pages-pl
-pkgver=0.6
-pkgrel=2
+pkgver=0.7
+pkgrel=1
pkgdesc='A collection of Polish translations of Linux manual pages'
arch=('any')
license=('BSD' 'GPL' 'LGPL' 'MIT')
@@ -10,7 +10,7 @@ url='http://sourceforge.net/projects/manpages-pl/'
depends=('man-db')
makedepends=('sed')
source=(http://downloads.sourceforge.net/project/manpages-pl/manpages-pl-${pkgver}.tar.bz2)
-md5sums=('b3b16acf9de5c6d75bbf9c788bf5cf6a')
+md5sums=('f01eacba32eb5d81c20d85d961a61d52')
package() {
cd $srcdir/manpages-pl-$pkgver