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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Mar 13 22:02:55 UTC 2018


    Date: Tuesday, March 13, 2018 @ 22:02:53
  Author: bpiotrowski
Revision: 318906

3.27.92-1

Modified:
  libdazzle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-13 21:55:51 UTC (rev 318905)
+++ PKGBUILD	2018-03-13 22:02:53 UTC (rev 318906)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libdazzle
-pkgver=3.26.3
+pkgver=3.27.92
 pkgrel=1
 pkgdesc="A library to delight your users with fancy features"
 url="https://git.gnome.org/browse/libdazzle"
@@ -11,7 +11,7 @@
 depends=(gtk3)
 makedepends=(git meson vala gobject-introspection gtk-doc)
 checkdepends=(xorg-server-xvfb)
-_commit=35033dabaabdda2cf98686d8585f35c2ff75520c  # tags/3.26.3^0
+_commit=6c5506d97a57d496a77334fc4058a3fa4406f75d  # tags/3.27.92^0
 source=("git+https://gitlab.gnome.org/GNOME/libdazzle.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -20,10 +20,6 @@
   git describe --tags | sed 's/-/+/g'
 }
 
-prepare() {
-  cd $pkgname
-}
-
 build() {
   arch-meson $pkgname build -Denable_gtk_doc=true
   ninja -C build



More information about the arch-commits mailing list