summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Masala2022-02-02 21:47:27 +0100
committerFrancesco Masala2022-02-02 21:47:27 +0100
commitfe9b1c6ecce8f2ea6e1e601beab4a079d59d0892 (patch)
tree60551bb6f5d9125e7cccc97bae4d5df94172657d
parent5984ca51b727125f451603f70043e237448cd0cc (diff)
downloadaur-fe9b1c6ecce8f2ea6e1e601beab4a079d59d0892.tar.gz
Fixed comment 850104
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6af1a7192c7..700f37505f27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
pkgname=bottles
pkgver=2022.1.28
-pkgrel=4
+pkgrel=5
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
license=('GPL3')
depends=(
'gtksourceview3'
+ 'gtksourceview4'
'hicolor-icon-theme'
'dconf'
'python'