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

Kyle Keen kkeen at archlinux.org
Sat May 9 07:15:14 UTC 2020


    Date: Saturday, May 9, 2020 @ 07:15:14
  Author: kkeen
Revision: 625890

upgpkg: memconf 3.15-1

Modified:
  memconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-09 07:11:31 UTC (rev 625889)
+++ PKGBUILD	2020-05-09 07:15:14 UTC (rev 625890)
@@ -2,7 +2,7 @@
 # Contributor : Martin Wimpress <code at flexion.org>
 
 pkgname=memconf
-pkgver=3.14
+pkgver=3.15
 pkgrel=1
 pkgdesc="Identify sizes of installed memory modules."
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('dmidecode' 'perl')
 source=("$pkgname-$pkgver.gz::http://www.4schmidts.com/unix/$pkgname.gz"
         "$pkgname-$pkgver.man::http://www.4schmidts.com/unix/$pkgname.man")
-sha1sums=('eb2231a5fdb2722d13e03a464fd676cdb339db7d'
-          'c6584b81b3c4051680ac27e7942fa1a06ad90685')
+sha1sums=('5b3112fe459d43b0f7ff5d7a82d048d943b4fd59'
+          '5dd3bd6623061a8cbe9463548c321d81b673b979')
 
 build() {
     cd "$srcdir"



More information about the arch-commits mailing list