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

2019-04-27 Thread Antonio Rojas via arch-commits
Date: Saturday, April 27, 2019 @ 07:36:09
  Author: arojas
Revision: 454548

https

Modified:
  lib32-libavc1394/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-27 07:11:17 UTC (rev 454547)
+++ PKGBUILD2019-04-27 07:36:09 UTC (rev 454548)
@@ -8,10 +8,10 @@
 pkgrel=2
 pkgdesc="A library to control A/V devices using the 1394ta AV/C commands 
(32-bit)"
 arch=("x86_64")
-url="http://sourceforge.net/projects/libavc1394/;
+url="https://sourceforge.net/projects/libavc1394/;
 license=('LGPL')
 depends=('lib32-libraw1394' 'libavc1394')
-source=("http://downloads.sourceforge.net/sourceforge/libavc1394/${_pkgname}-${pkgver}.tar.gz;)
+source=("https://downloads.sourceforge.net/sourceforge/libavc1394/${_pkgname}-${pkgver}.tar.gz;)
 md5sums=('caf0db059d8b8d35d6f08e6c0e1c7dfe')
 
 build() {


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

2018-11-09 Thread Evangelos Foutras via arch-commits
Date: Friday, November 9, 2018 @ 22:49:10
  Author: foutrelis
Revision: 405092

PIE/BUILDINFO rebuild

Modified:
  lib32-libavc1394/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 22:48:24 UTC (rev 405091)
+++ PKGBUILD2018-11-09 22:49:10 UTC (rev 405092)
@@ -5,7 +5,7 @@
 _pkgname=libavc1394
 pkgname=lib32-libavc1394
 pkgver=0.5.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A library to control A/V devices using the 1394ta AV/C commands 
(32-bit)"
 arch=("x86_64")
 url="http://sourceforge.net/projects/libavc1394/;