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

Levente Polyak anthraxx at archlinux.org
Mon Nov 28 21:53:18 UTC 2016


    Date: Monday, November 28, 2016 @ 21:53:17
  Author: anthraxx
Revision: 197199

drop i686 arch

Modified:
  lib32-libindicator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-28 21:51:47 UTC (rev 197198)
+++ PKGBUILD	2016-11-28 21:53:17 UTC (rev 197199)
@@ -10,9 +10,9 @@
 pkgrel=6
 pkgdesc='Set of symbols and convenience functions for Ayatana indicators (32-bit)'
 url='https://launchpad.net/libindicator'
-arch=('i686' 'x86_64')
+arch=('x86_64')
 license=('GPL3')
-makedepends=("lib32-gtk"{2,3} 'pkg-config')
+makedepends=("lib32-gtk"{2,3})
 source=(https://launchpad.net/${_pkgbase}/${pkgver%.*}/${pkgver}/+download/${_pkgbase}-${pkgver}.tar.gz{,.asc})
 sha512sums=('d6d77d0309b15cf6b52539323920ab0c1594cb1c1cef8a8d67cd0f76f8ceeeac28eb6db6227563df1932e6f1fadcffac68d82982182b745257dfaf91f1c945af'
             'SKIP')



More information about the arch-commits mailing list