[arch-commits] Commit in xapps/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Mon Apr 27 03:13:27 UTC 2020
Date: Monday, April 27, 2020 @ 03:13:26
Author: eschwartz
Revision: 621784
upgpkg: xapps 1.8.1-1: upstream release
Modified:
xapps/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-27 03:00:15 UTC (rev 621783)
+++ PKGBUILD 2020-04-27 03:13:26 UTC (rev 621784)
@@ -3,7 +3,7 @@
# Contributor: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xapps
-pkgver=1.8.0
+pkgver=1.8.1
pkgrel=1
pkgdesc="Common library for X-Apps project"
arch=('x86_64')
@@ -12,8 +12,8 @@
depends=('libdbusmenu-gtk3' 'libgnomekbd')
makedepends=('meson' 'samurai' 'gobject-introspection' 'python-gobject' 'vala')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('71ac9b89885630bc096202c4766493bb246ca1b2f0bd115efa4f0a5041f8f7e1')
-b2sums=('2179e8aea85a1b2b6e10d02560cc74f3a1d88d66ae5ed95c92d86a82b69fa7414e94d358eb5ee42ec03e35291bc3ba0f75019c7f602e6e2d36de642b8ae6e3d7')
+sha256sums=('fa4dbe94d9c64621381f1fca89ec6113902931e4577a776e690548ee3f896720')
+b2sums=('ad5b7d0d3637269de025bad1fcf79ee471353fc88f377c3f2777328b9337766c98b8bfb2acbf9ece40b874459fed55ad33f1167024a9cb66779245cc76a60f03')
build() {
mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
More information about the arch-commits
mailing list