summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Masala2022-08-04 10:52:00 +0200
committerFrancesco Masala2022-08-04 10:52:00 +0200
commit11229851e71102aef68884f7fe11b03f1a124cfc (patch)
tree204f7bc839e9fc594581a080a13bb8c8fbd1d896
parent8387308bf6ea644e87024b90d3ae2a9eef1c5b27 (diff)
downloadaur-11229851e71102aef68884f7fe11b03f1a124cfc.tar.gz
Fixed epoch on PKGBUILD
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ce4f6fae684..5ceecccade29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@
pkgname=bottles
pkgver=2022.5.28
pkgrel=5
+epoch=1
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"