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

Antonio Rojas arojas at archlinux.org
Sun Nov 25 15:38:08 UTC 2018


    Date: Sunday, November 25, 2018 @ 15:38:07
  Author: arojas
Revision: 409698

PIE rebuild

Modified:
  lib32-libindicator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-25 15:37:49 UTC (rev 409697)
+++ PKGBUILD	2018-11-25 15:38:07 UTC (rev 409698)
@@ -7,12 +7,12 @@
 pkgbase=lib32-${_pkgbase}
 pkgname=("${pkgbase}-gtk"{2,3})
 pkgver=12.10.1
-pkgrel=6
+pkgrel=7
 pkgdesc='Set of symbols and convenience functions for Ayatana indicators (32-bit)'
 url='https://launchpad.net/libindicator'
 arch=('x86_64')
 license=('GPL3')
-makedepends=("lib32-gtk"{2,3})
+makedepends=("lib32-gtk"{2,3} 'python')
 source=(https://launchpad.net/${_pkgbase}/${pkgver%.*}/${pkgver}/+download/${_pkgbase}-${pkgver}.tar.gz{,.asc})
 sha512sums=('d6d77d0309b15cf6b52539323920ab0c1594cb1c1cef8a8d67cd0f76f8ceeeac28eb6db6227563df1932e6f1fadcffac68d82982182b745257dfaf91f1c945af'
             'SKIP')



More information about the arch-commits mailing list