[arch-commits] Commit in xdg-utils-cxx/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Aug 24 18:26:17 UTC 2019
Date: Saturday, August 24, 2019 @ 18:26:17
Author: arojas
Revision: 361106
Update to 1.0.1
Modified:
xdg-utils-cxx/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-24 18:21:35 UTC (rev 361105)
+++ PKGBUILD 2019-08-24 18:26:17 UTC (rev 361106)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=xdg-utils-cxx
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
_commit=6e6428a3248566ef0fd0c448fda8eb83e8835c31
pkgdesc="Implementation of the FreeDesktop specifications to be used in C++ projects"
@@ -11,7 +11,7 @@
depends=()
makedepends=(cmake)
source=($pkgname-$pkgver.tar.gz::"https://github.com/azubieta/xdg-utils-cxx/archive/v$pkgver.tar.gz")
-sha256sums=('f17cf9830850f93f4b3d86d458242be0fe37554c73d0e968944ac9730b649801')
+sha256sums=('2cdeda2385faa0ce496a5b276f5145f2dfb3f67ee77789cf8f57752abc83e69b')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list