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

Alexander Rødseth arodseth at archlinux.org
Fri Apr 26 20:37:26 UTC 2019


    Date: Friday, April 26, 2019 @ 20:37:25
  Author: arodseth
Revision: 454341

upgpkg: ufw-extras 0.5-1

Modified:
  ufw-extras/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 20:10:31 UTC (rev 454340)
+++ PKGBUILD	2019-04-26 20:37:25 UTC (rev 454341)
@@ -1,14 +1,14 @@
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=ufw-extras
-pkgver=0.4
+pkgver=0.5
 pkgrel=1
 pkgdesc='Extra configuration files for UFW'
-arch=('any')
+arch=(any)
 url='https://github.com/xyproto/ufw-extras'
-makedepends=('git')
-depends=('ufw')
-license=('GPL2')
+makedepends=(git)
+depends=(ufw)
+license=(GPL2)
 source=("$pkgname::git+https://github.com/xyproto/$pkgname.git#tag=$pkgver")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list