[arch-commits] Commit in gtkglarea/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jun 3 18:57:57 UTC 2018
Date: Sunday, June 3, 2018 @ 18:57:56
Author: felixonmars
Revision: 339528
upgpkg: gtkglarea 2.1.0-2
BUILDINFO Rebuild
Modified:
gtkglarea/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-03 18:53:05 UTC (rev 339527)
+++ PKGBUILD 2018-06-03 18:57:56 UTC (rev 339528)
@@ -6,7 +6,7 @@
pkgname=gtkglarea
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="GTK/GL Area libraries"
arch=('x86_64')
url="http://mono-project.com/GtkGLArea"
@@ -13,7 +13,7 @@
license=('GPL')
depends=('gtk2' 'glu')
source=("https://ftp.gnome.org/pub/GNOME/sources/$pkgname/2.1/$pkgname-$pkgver.tar.xz")
-md5sums=('60d4470107d4faa9fc916c9a0d05bb9f')
+sha512sums=('c790c1b542d85d86cd57f333c87ab2c930c8065d6f75320d588688b9a0adb8c4270522b6b88734720db1b71170f4f12c95e650e9a599a5d7e4b7baadf1f9f06b')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list