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

Filipe Laíns ffy00 at archlinux.org
Wed Feb 12 13:00:11 UTC 2020


    Date: Wednesday, February 12, 2020 @ 13:00:11
  Author: ffy00
Revision: 569312

fix desc & url (0.47-2)

Modified:
  cycfx2prog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 12:59:04 UTC (rev 569311)
+++ PKGBUILD	2020-02-12 13:00:11 UTC (rev 569312)
@@ -2,13 +2,13 @@
 
 pkgname=cycfx2prog
 pkgver=0.47
-pkgrel=1
-pkgdesc="Light command line download accelerator"
+pkgrel=2
+pkgdesc='CycFX2Prog is a small and useful tool to program the FX2 and do basic enpoint communication for testing purposes'
 arch=('x86_64')
-url="https://github.com/axel-download-accelerator/axel"
+url='https://www.triplespark.net/elec/periph/USB-FX2/software/'
 license=('GPL2')
 depends=('libusb-compat')
-source=("https://www.triplespark.net/elec/periph/USB-FX2/software/$pkgname-$pkgver.tar.gz")
+source=("$url/$pkgname-$pkgver.tar.gz")
 sha512sums=('089895f0c4b45012f9f9fc607a30c2e2897f360d270973354fa739cc456d2728080733461f6a3681422049599947461c05e5d9e7e598fc3c9fd6d5a7d89e346c')
 
 build() {



More information about the arch-commits mailing list