aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2023-05-12 12:37:26 +0530
committerAmish2023-05-12 12:37:26 +0530
commitb2222edccc2ae825a6bd5765f6718a70eaf53520 (patch)
tree7ef4a32c4925186df70ca3aa356fcc47bcf230bd
parent4fcb500f601fc76f520276035a53a483098682dc (diff)
downloadaur-b2222edccc2ae825a6bd5765f6718a70eaf53520.tar.gz
Rebuild for python upgrade
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48376cff10ef..32f4ccf4507b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-fangfrisch
pkgdesc = Freshclam like utility that allows downloading unofficial virus definition files
pkgver = 1.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://rseichter.github.io/fangfrisch/
install = fangfrisch.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e23e4fac47ec..87b5f7efb784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-fangfrisch
_name=${pkgname#python-}
pkgver=1.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Freshclam like utility that allows downloading unofficial virus definition files"
arch=('any')
license=('GPL')