[arch-commits] Commit in vlan/trunk (PKGBUILD)
    Sébastien Luttringer 
    seblu at archlinux.org
       
    Sat Jan 14 18:04:35 UTC 2017
    
    
  
    Date: Saturday, January 14, 2017 @ 18:04:34
  Author: seblu
Revision: 207384
upgpkg: vlan 1.9-4
https://www.archlinux.org/todo/use-gpg-signatures-and-https-sources/
Modified:
  vlan/trunk/PKGBUILD
----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-14 18:03:19 UTC (rev 207383)
+++ PKGBUILD	2017-01-14 18:04:34 UTC (rev 207384)
@@ -4,12 +4,13 @@
 
 pkgname=vlan
 pkgver=1.9
-pkgrel=3
+pkgrel=4
 pkgdesc='Virtual LAN configuration utility'
 arch=('i686' 'x86_64')
-url='http://www.candelatech.com/~greear/vlan.html'
+url='https://www.candelatech.com/~greear/vlan.html'
 license=('GPL')
-source=("http://www.candelatech.com/~greear/vlan/vlan.${pkgver}.tar.gz")
+depends=('glibc')
+source=("https://www.candelatech.com/~greear/vlan/vlan.$pkgver.tar.gz")
 md5sums=('5f0c6060b33956fb16e11a15467dd394')
 
 build() {
    
    
More information about the arch-commits
mailing list