summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtem Klevtsov2020-05-13 11:44:16 +0700
committerArtem Klevtsov2020-05-13 11:44:16 +0700
commit37f32f8426d7b482f4bf2794a813aacdedbb40b8 (patch)
tree2646189d305c00a757de655dd1d83607a8117973
parent93b953842babe21df8fdf19aa9687b2465516116 (diff)
downloadaur-37f32f8426d7b482f4bf2794a813aacdedbb40b8.tar.gz
Add epoch
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6a33ff0b211..1b957c36f07a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgname=afancontrol
_name=${pkgname#python-}
pkgver=2.0.0
pkgrel=1
+epoch=1
pkgdesc="Advanced Fan Control program, which controls PWM fans according to the current temperatures of the system components."
arch=('any')
url="https://afancontrol.readthedocs.io/en/latest/"