summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'