summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2022-03-29 19:52:20 +0200
committerFrancesco Masala2022-03-29 19:52:20 +0200
commita202e5fad68b0726ec0f24380dd1b119c55bc3eb (patch)
tree1047312bd435966139f6f31ca1c9f12a6fb30055 /PKGBUILD
parent3635635ddf616965384b34b8048bb55b402070c1 (diff)
downloadaur-a202e5fad68b0726ec0f24380dd1b119c55bc3eb.tar.gz
Updated bottles to 2022.3.28-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e0762ae0a4e..223165d3fd19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,14 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2022.3.14
-pkgrel=4
+pkgver=2022.3.28
+pkgrel=1
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
license=('GPL3')
depends=(
'lib32-gnutls'
- 'gtksourceview3'
'gtksourceview4'
'hicolor-icon-theme'
'dconf'
@@ -35,8 +34,8 @@ optdepends=(
'vulkan-icd-loader'
'gamemode')
makedepends=('meson' 'ninja')
-source=("${pkgname}-${pkgver}-trento-3.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-3.tar.gz")
-sha256sums=('0df06fe1c71d00e18ce5a94bcaa378b1ec930e26c54a85343bd27d0fdc57eba8')
+source=("${pkgname}-${pkgver}-trento-1.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-1.tar.gz")
+sha256sums=('435e216dba3b2cb381d96d4a7795cd805d5d82cb02cd6775e203f7450bd73af9')
build() {
if [[ -d Bottles ]]; then