summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2020-02-19 11:31:27 +0100
committerfunilrys2020-02-19 11:31:27 +0100
commit1f9fbce4d0378a7d23ef5cc0201f01a3e560f107 (patch)
tree57cb5eb61f0624b1f7d8febf5b8e836e637497a8
parent8609b4d3e7eb8f2aa189d7ad193c2ac2630ed425 (diff)
downloadaur-1f9fbce4d0378a7d23ef5cc0201f01a3e560f107.tar.gz
!?
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 002a92e45993..2f153138c5dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pyfunceble
pkgdesc = The tool to check the availability or syntax of domains, IPv4, IPv6 or URL.
pkgver = 3.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://funilrys.github.io/PyFunceble/
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 5b94daea684f..70c730415071 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=${_appName}
_name=${pkgname}
upstreamName="PyFunceble"
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="The tool to check the availability or syntax of domains, IPv4, IPv6 or URL."
arch=('any')
url="https://funilrys.github.io/PyFunceble/"