Date: Friday, July 22, 2016 @ 14:48:09 Author: kkeen Revision: 183720
upgpkg: memconf 3.10-1 Modified: memconf/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-22 10:02:36 UTC (rev 183719) +++ PKGBUILD 2016-07-22 14:48:09 UTC (rev 183720) @@ -1,8 +1,8 @@ -# $Id: +# $Id$ # Maintainer : Martin Wimpress <[email protected]> pkgname=memconf -pkgver=3.06 +pkgver=3.10 pkgrel=1 pkgdesc="Identify sizes of installed memory modules." arch=('any') @@ -10,7 +10,7 @@ license=('GPL') depends=('dmidecode' 'perl') source=("http://www.4schmidts.com/unix/${pkgname}.gz") -sha1sums=('29334f677831d1ac1d1aa1d49a5013dc52564870') +sha1sums=('5fd57edfdc3ae8f79b2b76e8fa20eae4780634fe') build() { cd "${srcdir}"
