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

David Runge dvzrv at archlinux.org
Mon Feb 8 20:48:40 UTC 2021


    Date: Monday, February 8, 2021 @ 20:48:40
  Author: dvzrv
Revision: 849667

upgpkg: vico 1.2.2-2: Rebuild to fix upstream url.

Modified:
  vico/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-08 20:46:03 UTC (rev 849666)
+++ PKGBUILD	2021-02-08 20:48:40 UTC (rev 849667)
@@ -2,10 +2,10 @@
 
 pkgname=vico
 pkgver=1.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Minimalistic Midi sequencer intended to be used in parallel with other software"
 arch=('x86_64')
-url="https://www.laborejo.org/vico.git/"
+url="https://www.laborejo.org/vico/"
 license=('GPL3')
 groups=('pro-audio')
 depends=('glibc' 'hicolor-icon-theme' 'python' 'python-pyqt5' 'ttf-dejavu')



More information about the arch-commits mailing list