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

Eli Schwartz eschwartz at archlinux.org
Tue Jul 31 21:55:15 UTC 2018


    Date: Tuesday, July 31, 2018 @ 21:55:15
  Author: eschwartz
Revision: 366151

upgpkg: autorandr 1.6-3

python 3.7 rebuild

Modified:
  autorandr/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-31 21:52:13 UTC (rev 366150)
+++ PKGBUILD	2018-07-31 21:55:15 UTC (rev 366151)
@@ -3,7 +3,7 @@
 
 pkgname=autorandr
 pkgver=1.6
-pkgrel=2
+pkgrel=3
 pkgdesc="Auto-detect connected display hardware and load appropiate X11 setup using xrandr"
 arch=('any')
 url="https://github.com/phillipberndt/autorandr"
@@ -22,7 +22,6 @@
   cd "${pkgname}-${pkgver}"
   python setup.py install --skip-build \
     --optimize=1 \
-    --prefix=/usr \
     --root="${pkgdir}/"
   make DESTDIR="${pkgdir}" PREFIX=/usr install
   install -vDm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}/"



More information about the arch-commits mailing list