[arch-commits] Commit in tnef/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Dec 30 14:06:03 UTC 2014
Date: Tuesday, December 30, 2014 @ 15:06:02
Author: spupykin
Revision: 124908
upgpkg: tnef 1.4.12-1
upd
Modified:
tnef/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-30 14:05:59 UTC (rev 124907)
+++ PKGBUILD 2014-12-30 14:06:02 UTC (rev 124908)
@@ -3,8 +3,8 @@
# Contributor: Jeffrey 'jf' Lim <jfs.world at gmail.com>
pkgname=tnef
-pkgver=1.4.9
-pkgrel=2
+pkgver=1.4.12
+pkgrel=1
arch=(i686 x86_64)
pkgdesc="Program which operates like tar to unpack the files inside an ms-tnef MIME attachment"
url="http://sourceforge.net/projects/tnef/"
@@ -11,7 +11,7 @@
license=('GPL')
depends=()
source=(http://downloads.sourceforge.net/project/tnef/tnef/tnef-$pkgver.tar.gz)
-md5sums=('83a3a8fe0c15c9bbe2a8dae74c46b761')
+md5sums=('92b27d6ff4374fea28b04e38032c7710')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list