[babl] PKGBUILD points again to gnome upstream
- From: Félix Piédallu <fpiedallu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] PKGBUILD points again to gnome upstream
- Date: Fri, 2 Feb 2018 15:41:43 +0000 (UTC)
commit f8fc2ee0c8faeebf7445771b5eb2a2fdb2d477ef
Author: Félix Piédallu <felix piedallu me>
Date: Mon Dec 18 15:14:29 2017 +0100
PKGBUILD points again to gnome upstream
build/archlinux/PKGBUILD | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/build/archlinux/PKGBUILD b/build/archlinux/PKGBUILD
index 48e6eae..982c8d4 100644
--- a/build/archlinux/PKGBUILD
+++ b/build/archlinux/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Massimiliano Torromeo <massimiliano torromeo gmail com>
# Contributor: Salamandar <felix piedallu me>
-pkgname=babl-meson-git
+pkgname=babl-git
_pkgname=babl
-pkgver=0.1.38.17.gf50bef7
+pkgver=0.1.38.23.g5aa4a51
pkgrel=1
pkgdesc="babl is a dynamic, any to any, pixel format translation library."
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('meson')
provides=("babl=${pkgver}")
conflicts=('babl')
options=(!libtool)
-source=(git+https://github.com/salamandar/babl#branch=meson)
+source=(git://git.gnome.org/babl)
md5sums=('SKIP')
_gitname=babl
@@ -45,4 +45,4 @@ pkgver() {
check() {
meson test -C "${srcdir}/build"
-}
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]