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

Santiago Torres-Arias sangy at archlinux.org
Tue Apr 6 19:39:50 UTC 2021


    Date: Tuesday, April 6, 2021 @ 19:39:50
  Author: sangy
Revision: 912167

upgpkg: uthash 2.3.0-1

Modified:
  uthash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-06 18:27:06 UTC (rev 912166)
+++ PKGBUILD	2021-04-06 19:39:50 UTC (rev 912167)
@@ -2,14 +2,14 @@
 # Contributor: Timothy Redaelli <timothy.redaelli at gmail.com>
 # Contributor: Michael Frey <mail at mfrey.net>
 pkgname=uthash
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.3.0
+pkgrel=1
 pkgdesc="C preprocessor implementations of a hash table and a linked list"
 arch=('any')
 url="https://troydhanson.github.io/uthash/"
 license=('BSD')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/troydhanson/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('152ccd8e64d0f495377232e3964d06c7ec8bb8c3fbd3217f8a5702614f9a669e')
+sha256sums=('e10382ab75518bad8319eb922ad04f907cb20cccb451a3aa980c9d005e661acc')
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}/src"



More information about the arch-commits mailing list