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

Jan Steffens heftig at archlinux.org
Fri Oct 30 21:17:16 UTC 2020


    Date: Friday, October 30, 2020 @ 21:17:15
  Author: heftig
Revision: 399064

1.0.1-1

Modified:
  libhandy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-30 21:12:40 UTC (rev 399063)
+++ PKGBUILD	2020-10-30 21:17:15 UTC (rev 399064)
@@ -2,8 +2,8 @@
 # Contributor: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=libhandy
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
 pkgdesc="Library full of GTK+ widgets for mobile phones"
 url="https://gitlab.gnome.org/GNOME/libhandy"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(git gobject-introspection meson vala glade)
 checkdepends=(xorg-server-xvfb)
 provides=(libhandy-1.so)
-_commit=94313c206258860b2428712e7ece1d02c5177857  # tags/1.0.0^0
+_commit=5cee0927b8b39dea1b2a62ec6d19169f73ba06c6  # tags/1.0.1^0
 source=("git+https://gitlab.gnome.org/GNOME/libhandy.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list