[arch-commits] Commit in memconf/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Mon Mar 6 06:21:42 UTC 2017


    Date: Monday, March 6, 2017 @ 06:21:41
  Author: kkeen
Revision: 215054

upgpkg: memconf 3.13-1

Modified:
  memconf/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-06 06:04:45 UTC (rev 215053)
+++ PKGBUILD	2017-03-06 06:21:41 UTC (rev 215054)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer : Martin Wimpress <code at flexion.org>
+# Maintainer : Kyle Keen <keenerd at gmail.com>
+# Contributor : Martin Wimpress <code at flexion.org>
 
 pkgname=memconf
-pkgver=3.10
-pkgrel=2
+pkgver=3.13
+pkgrel=1
 pkgdesc="Identify sizes of installed memory modules."
 arch=('any')
 url="http://www.4schmidts.com/memconf.html"
@@ -11,8 +12,8 @@
 depends=('dmidecode' 'perl')
 source=("http://www.4schmidts.com/unix/${pkgname}.gz"
         "http://www.4schmidts.com/unix/${pkgname}.man")
-sha1sums=('5fd57edfdc3ae8f79b2b76e8fa20eae4780634fe'
-          'b48cb1b1e7432b821cb42e869a8611396aab5a76')
+sha1sums=('c526a79cbb44875ed1175b472a43ae233bbb34d2'
+          '5bd6704a1567c41983b50f74faea28b1f791c940')
 
 build() {
     cd "${srcdir}"



More information about the arch-commits mailing list