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

Timothy Redaelli tredaelli at archlinux.org
Tue Aug 16 13:32:29 UTC 2016


    Date: Tuesday, August 16, 2016 @ 13:32:29
  Author: tredaelli
Revision: 186850

upgpkg: uthash 2.0.1-1

Modified:
  uthash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-16 12:31:56 UTC (rev 186849)
+++ PKGBUILD	2016-08-16 13:32:29 UTC (rev 186850)
@@ -2,7 +2,7 @@
 # Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
 # Contributor: Michael Frey <mail at mfrey.net>
 pkgname=uthash
-pkgver=1.9.9
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="C preprocessor implementations of a hash table and a linked list"
 arch=('any')
@@ -9,7 +9,7 @@
 url="https://troydhanson.github.io/uthash/index.htm"
 license=('BSD')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/troydhanson/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('c3ce9197c818dcb7ca85b59912f310a4')
+md5sums=('35b9a18e1d193eed967522a54ee09095')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}/src"



More information about the arch-commits mailing list