* update gnome-common to 3.18.0-6

This commit is contained in:
Alexander Baldeck 2024-09-11 12:41:51 +02:00
parent 8f23f9a607
commit 2b0921c83a
2 changed files with 17 additions and 1 deletions

16
gnome-common/.SRCINFO Normal file
View File

@ -0,0 +1,16 @@
pkgbase = gnome-common
pkgdesc = Common development macros for GNOME
pkgver = 3.18.0
pkgrel = 6
url = https://www.gnome.org
arch = any
license = GPL
depends = sh
depends = autoconf-archive
depends = intltool
depends = yelp-tools
depends = gtk-doc
source = https://download.gnome.org/sources/gnome-common/3.18/gnome-common-3.18.0.tar.xz
sha256sums = 22569e370ae755e04527b76328befc4c73b62bfd4a572499fde116b8318af8cf
pkgname = gnome-common

View File

@ -3,7 +3,7 @@
pkgname=gnome-common
pkgver=3.18.0
pkgrel=4
pkgrel=6
pkgdesc="Common development macros for GNOME"
arch=(any)
depends=(sh autoconf-archive intltool yelp-tools gtk-doc)