summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5485c6245166..899ffcb69895 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Note: I hope wael is a nice woman now :troll:
pkgname=vinegar
-pkgver=1.5.4
+pkgver=1.5.5
pkgrel=1
pkgdesc="A transparent wrapper for Roblox Player and Roblox Studio"
arch=("x86_64")
@@ -17,7 +17,7 @@ optdepends=("vulkan-driver: Vulkan support in GUI"
"wine: A required dependency (made optional for flexbility)")
conflicts=("vinegar-git")
source=("${url}/releases/download/v${pkgver}/${pkgname}-v${pkgver}.tar.xz")
-sha256sums=("1b92ed9dbbd81ad160a4aa2a78907d186145eb9669c6c963ba705b94b4da796c")
+sha256sums=("d4f81c91ae3c2e95267a963acc865d35911a16cffeaec87964bf23ecfc7597d6")
build() {
cd "${pkgname}-v${pkgver}"