summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2022-06-16 08:54:28 +0200
committerFrancesco Masala2022-06-16 08:54:28 +0200
commita73b4d2d7951512b595ac24b9386c098eed16868 (patch)
tree1cbed587a4d05e8711a0bac377fabcb232dfedd7 /PKGBUILD
parentea0419758011e64d89ec907c614ce33a6531511f (diff)
downloadaur-a73b4d2d7951512b595ac24b9386c098eed16868.tar.gz
Updated pefile
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0603915b9ed..06ed0714f64d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
pkgname=bottles
pkgver=2022.6.14
-pkgrel=8
+pkgrel=9
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
license=('GPL3')
depends=(
+ 'python-pefile'
'gtksourceview4'
'libhandy'
'imagemagick'
- 'pefile'
'lib32-gnutls'
'gtk4'
'gtksourceview5'