summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Masala2022-06-15 19:25:36 +0200
committerFrancesco Masala2022-06-15 19:25:36 +0200
commitea0419758011e64d89ec907c614ce33a6531511f (patch)
tree09b4666245a4a9a9df44f170135adc2941ef1f89
parent4fcde69695ee19b28a0602b4387716ad7da8b87e (diff)
downloadaur-ea0419758011e64d89ec907c614ce33a6531511f.tar.gz
Fixed Deps
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe5aeea8fe9a..bb1a20724d91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bottles
pkgdesc = Easily manage wine and proton prefix
pkgver = 2022.6.14
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/bottlesdevs/Bottles
arch = x86_64
license = GPL3
@@ -13,7 +13,6 @@ pkgbase = bottles
depends = pefile
depends = lib32-gnutls
depends = gtk4
- depends = libadwaita-git
depends = gtksourceview5
depends = hicolor-icon-theme
depends = dconf
diff --git a/PKGBUILD b/PKGBUILD
index d1f753f43b62..a0603915b9ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bottles
pkgver=2022.6.14
-pkgrel=7
+pkgrel=8
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
@@ -15,7 +15,6 @@ depends=(
'pefile'
'lib32-gnutls'
'gtk4'
- 'libadwaita-git'
'gtksourceview5'
'hicolor-icon-theme'
'dconf'