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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Oct 5 18:29:41 UTC 2019


    Date: Saturday, October 5, 2019 @ 18:29:40
  Author: bpiotrowski
Revision: 512963

1.10.0-2: bump pkgrel for AUR users

Modified:
  openfortivpn/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-05 18:28:42 UTC (rev 512962)
+++ PKGBUILD	2019-10-05 18:29:40 UTC (rev 512963)
@@ -2,7 +2,7 @@
 
 pkgname=openfortivpn
 pkgver=1.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open implementation of Fortinet's proprietary PPP+SSL VPN solution"
 arch=(x86_64)
 url="https://github.com/adrienverge/openfortivpn"
@@ -23,11 +23,6 @@
 	make
 }
 
-check() {
-  cd $pkgname-$pkgver
-	make check
-}
-
 package() {
   cd $pkgname-$pkgver
 	make DESTDIR="$pkgdir" install



More information about the arch-commits mailing list