summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2022-01-28 08:10:21 +0100
committerFrancesco Masala2022-01-28 08:10:21 +0100
commita43c1dfc3913fc4ccfbf56ee7145b05288e83179 (patch)
tree88588bba887954cfbb237ec5726c844e145d384b /PKGBUILD
parent11d6ccc741f23f1dd3a0525cbb36e17ad992b405 (diff)
downloadaur-a43c1dfc3913fc4ccfbf56ee7145b05288e83179.tar.gz
Updated to 2022.1.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e991e5dec89..dc87264bb041 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2022.1.14
-pkgrel=4
+pkgver=2022.1.28
+pkgrel=1
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
license=('GPL3')
depends=(
+ 'gtksourceview3'
'hicolor-icon-theme'
'dconf'
'python'
@@ -32,8 +33,8 @@ optdepends=(
'vulkan-icd-loader'
'gamemode')
makedepends=('meson' 'ninja')
-source=("${pkgname}-${pkgver}-trento-4.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento-4.tar.gz")
-sha256sums=('3301188a5a93bb7720c0701a5ab8e004a5fabf7a475cd0dc86ee164bbf775bab')
+source=("${pkgname}-${pkgver}-trento.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento.tar.gz")
+sha256sums=('727a734e1f5f7d8c71fce8d034ca42719c1a2871ae3269088001c8d626343d20')
build() {
if [[ -d Bottles ]]; then