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

Jan Steffens heftig at archlinux.org
Thu Jan 18 09:37:45 UTC 2018


    Date: Thursday, January 18, 2018 @ 09:37:44
  Author: heftig
Revision: 315055

FS#57108 gnome groups

Modified:
  ghex/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-18 09:37:08 UTC (rev 315054)
+++ PKGBUILD	2018-01-18 09:37:44 UTC (rev 315055)
@@ -7,11 +7,11 @@
 pkgrel=1
 pkgdesc="A simple binary editor for the Gnome desktop"
 url="https://wiki.gnome.org/Apps/Ghex"
-arch=('x86_64')
-license=('GPL')
-depends=('gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl' gnome-common git)
-options=('!emptydirs')
+arch=(x86_64)
+license=(GPL)
+depends=(gtk3)
+makedepends=(intltool itstool docbook-xsl gnome-common git)
+groups=(gnome-extra)
 _commit=6615481532da7d378ef79b0f498ecc43dd0e1d40  # tags/3.18.3^0
 source=("git://git.gnome.org/ghex#commit=$_commit")
 sha256sums=('SKIP')



More information about the arch-commits mailing list