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

Kyle Keen kkeen at archlinux.org
Thu Oct 25 02:26:18 UTC 2018


    Date: Thursday, October 25, 2018 @ 02:26:18
  Author: kkeen
Revision: 398911

upgpkg: units 2.18-1

Modified:
  units/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-24 23:47:47 UTC (rev 398910)
+++ PKGBUILD	2018-10-25 02:26:18 UTC (rev 398911)
@@ -4,7 +4,7 @@
 # Contributor: Steve Sansom <snsansom at gmail.com>
 
 pkgname=units
-pkgver=2.17
+pkgver=2.18
 pkgrel=1
 pkgdesc="converts between different units"
 arch=('x86_64')
@@ -17,10 +17,9 @@
 options=('!makeflags')
 validpgpkeys=('9AD8FC4162D7937CF64F972E1889D5F0E0636F49')
 source=(https://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz{,.sig})
-sha256sums=('1f03c9f9aef1fb0ccddc6fb545f2925f7754de2bfa67d4e62f8758d7edfd5dd8'
+sha256sums=('64959c231c280ceb4f3e6ae6a19b918247b6174833f7f1894704c444869c4678'
             'SKIP')
 
-
 build() {
   cd "$srcdir"/$pkgname-$pkgver
   ./configure --prefix=/usr --datadir=/usr/share



More information about the arch-commits mailing list