summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2022-03-14 08:56:58 +0100
committermirkobrombin2022-03-14 08:56:58 +0100
commit22f2ae6aa20e8857109901b924b04dce1f556705 (patch)
tree0c36251b55a66a496def6438ef3366f4b64ace9a /PKGBUILD
parentd7d1befdfce336b9290091da8654d505d1ebd19d (diff)
downloadaur-22f2ae6aa20e8857109901b924b04dce1f556705.tar.gz
2022.3.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da9fdb1859b7..e883146fa376 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Francesco Masala <mail@francescomasala.me>
pkgname=bottles
-pkgver=2022.2.28
-pkgrel=4
+pkgver=2022.3.14
+pkgrel=1
pkgdesc='Easily manage wine and proton prefix'
arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
@@ -35,8 +35,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=('47341a77a71561a98f159f6b0c57bfb56c97b68e6c1924fab16b6d6d7befc060')
+source=("${pkgname}-${pkgver}-trento.tar.gz::https://github.com/bottlesdevs/Bottles/archive/${pkgver}-trento.tar.gz")
+sha256sums=('97aab3c0df21fb22cb85a21df3e71dad179c812ebdc39b2a540b1810857388a3')
build() {
if [[ -d Bottles ]]; then