Date: Wednesday, December 25, 2013 @ 16:39:32 Author: jlichtblau Revision: 103006
upgpkg: man-pages-de 1.4-1 Modified: man-pages-de/trunk/PKGBUILD man-pages-de/trunk/man-pages-de.changelog ------------------------+ PKGBUILD | 6 +++--- man-pages-de.changelog | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-25 15:15:36 UTC (rev 103005) +++ PKGBUILD 2013-12-25 15:39:32 UTC (rev 103006) @@ -2,18 +2,18 @@ # Maintainer: Jaroslav Lichtblau <[email protected]> pkgname=man-pages-de -pkgver=1.1 +pkgver=1.4 pkgrel=1 pkgdesc="German Linux man pages" arch=('any') url="https://alioth.debian.org/projects/manpages-de/" -license=('custom') +license=('GPL3') depends=('man-db') makedepends=('po4a') changelog=$pkgname.changelog options=('!emptydirs') source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.bz2) -sha256sums=('552e800a757b5e2cf2cf183bc7612bd08357ca4f504e6a840ade4c09fc72b930') +sha256sums=('1c76f1e7e299c0ef813d30c36540affd6b886f1d810c69d0679b0005756d9ff7') build() { cd ${srcdir}/manpages-de-$pkgver Modified: man-pages-de.changelog =================================================================== --- man-pages-de.changelog 2013-12-25 15:15:36 UTC (rev 103005) +++ man-pages-de.changelog 2013-12-25 15:39:32 UTC (rev 103006) @@ -1,3 +1,6 @@ +2013-12-25 Jaroslav Lichtblau <[email protected]> + * man-pages-de 1.4-1 + 2013-05-18 Jaroslav Lichtblau <[email protected]> * man-pages-de 1.1-1
