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

David Runge dvzrv at archlinux.org
Tue Oct 2 21:02:11 UTC 2018


    Date: Tuesday, October 2, 2018 @ 21:02:11
  Author: dvzrv
Revision: 389092

upgpkg: autorandr 1.7-1

Upgrading to 1.7.

Modified:
  autorandr/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-02 20:56:37 UTC (rev 389091)
+++ PKGBUILD	2018-10-02 21:02:11 UTC (rev 389092)
@@ -1,8 +1,8 @@
 # Maintainer: David Runge <dave at sleepmap.de>
 
 pkgname=autorandr
-pkgver=1.6
-pkgrel=3
+pkgver=1.7
+pkgrel=1
 pkgdesc="Auto-detect connected display hardware and load appropiate X11 setup using xrandr"
 arch=('any')
 url="https://github.com/phillipberndt/autorandr"
@@ -10,7 +10,7 @@
 depends=('python-setuptools' 'xorg-xrandr')
 optdepends=('xorg-xdpyinfo: For detecting the primary XRandR output')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/phillipberndt/${pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('688a7215532e7e6a5090813ca672cbab24276172a149255869479ae3977e0b8aa4bece4978e4a3847a6de02c7aaf3b2a698a9edd465c5cec2add25a0717ff085')
+sha512sums=('065e1b6ae22a6ce11c3d7603c38f2bd97f6c0f1a8fd96d7b180e99a5188cf17b7fc44a2970fbe9f50561d4c896b9a12cb9f7e49482c6ef8748ea9e99247ec090')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list