diff --git a/gnome-common/.SRCINFO b/gnome-common/.SRCINFO new file mode 100644 index 0000000000..8ebd94c7f6 --- /dev/null +++ b/gnome-common/.SRCINFO @@ -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 diff --git a/gnome-common/PKGBUILD b/gnome-common/PKGBUILD index d7b470c920..a3c04984b4 100644 --- a/gnome-common/PKGBUILD +++ b/gnome-common/PKGBUILD @@ -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)