[arch-commits] Commit in ufw-extras/trunk (PKGBUILD)
Alexander Rødseth
arodseth at gemini.archlinux.org
Tue Jan 25 23:31:08 UTC 2022
Date: Tuesday, January 25, 2022 @ 23:31:08
Author: arodseth
Revision: 1115599
upgpkg: ufw-extras 0.7.0-1
Modified:
ufw-extras/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-25 23:25:12 UTC (rev 1115598)
+++ PKGBUILD 2022-01-25 23:31:08 UTC (rev 1115599)
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
pkgname=ufw-extras
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=1
pkgdesc='Extra configuration files for UFW'
arch=(any)
@@ -9,7 +9,7 @@
license=(GPL2)
depends=(ufw)
makedepends=(git)
-source=("git+$url#commit=d30b66981998db916579378af9ab71386d938e91") # tag: 0.6.0
+source=("git+$url#commit=41a1595e534696549a3e6365caecb1d610c93ec6") # tag: 0.7.0
b2sums=('SKIP')
package() {
More information about the arch-commits
mailing list