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

NicoHood nicohood at archlinux.org
Sun May 7 07:04:29 UTC 2017


    Date: Sunday, May 7, 2017 @ 07:04:28
  Author: nicohood
Revision: 227235

upgpkg: hyperion 1.03.2-10

Modified:
  hyperion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-07 05:35:28 UTC (rev 227234)
+++ PKGBUILD	2017-05-07 07:04:28 UTC (rev 227235)
@@ -4,16 +4,16 @@
 
 pkgname=hyperion
 pkgver=1.03.2
-pkgrel=9
+pkgrel=10
 pkgdesc="An opensource 'AmbiLight' implementation"
 arch=('i686' 'x86_64')
-url="https://github.com/hyperion-project/hyperion.ng"
+url="https://github.com/hyperion-project/hyperion"
 license=('MIT')
 depends=('libusb' 'protobuf' 'python' 'qt5-base')
 optdepends=('xorg-server: X11 grabbing')
 makedepends=('cmake')
 backup=('etc/hyperion/hyperion.config.json')
-source=("https://github.com/tvdzwan/${pkgname}/archive/${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tvdzwan/${pkgname}/archive/${pkgver}.tar.gz")
 sha512sums=('7406f5bdf323d2799fb375557603fefd1f077cda287b5aa9ff10251b22d8dd07590458515b0e01ef97fba80885aab1aa72bd8b5d26873ad8ebcc1ba53d6776ec')
 
 build() {



More information about the arch-commits mailing list