summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-07-03 16:39:25 +0200
committermirkobrombin2021-07-03 16:39:25 +0200
commit65d38046136ace89da2f858a044e48b1df6063e9 (patch)
treef853ab23f8f2cec9cff8ce705524fc1e139eb66c /PKGBUILD
parentaca0f284954dde6fd942acb7678e851cf9c632af (diff)
downloadaur-65d38046136ace89da2f858a044e48b1df6063e9.tar.gz
Release 2021.7.3-treviso
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bfeacb2e9c3..5c3d5b060dc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2021.7.2
+pkgver=2021.7.3
pkgrel=1
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
license=('GPL3')
-depends=('hicolor-icon-theme' 'dconf' 'python' 'libhandy' 'gtk3' 'python-gobject')
+depends=('hicolor-icon-theme' 'dconf' 'python' 'libhandy' 'gtk3' 'python-gobject' 'python-yaml' 'samba')
optdepends=('wine')
makedepends=('meson' 'ninja')
source=("${pkgname}-${pkgver}-treviso.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-treviso.tar.gz")
-sha256sums=('828c75fdf143db5027543de4a16e61576762bc11fe3bfaec2607eac9b15326cb')
+sha256sums=('08b4f5f0028320d866fc2a99ff49e80db0770ea91f093ed6cc584e08be3fe475')
build() {
cd "Bottles-${pkgver}-treviso"