summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f40830d4498..c535c8190117 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = grapejuice-git
pkgdesc = Simple Wine+Roblox management tool
- pkgver = 2.3.10.d90b6c1
+ pkgver = 3.12.5.5ec2b05
pkgrel = 1
url = https://gitlab.com/brinkervii/grapejuice.git
arch = x86_64
@@ -29,4 +29,3 @@ pkgbase = grapejuice-git
sha256sums = SKIP
pkgname = grapejuice-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 97a8e9d8c108..00e73f07c6ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=grapejuice-git
_pkgname=grapejuice
_repository=https://gitlab.com/brinkervii/grapejuice.git
-pkgver=2.3.10.d90b6c1
+pkgver=3.12.5.5ec2b05
pkgrel=1
pkgdesc='Simple Wine+Roblox management tool'
arch=('x86_64')
@@ -65,4 +65,4 @@ package() {
mv "${pkgdir}/usr/lib/python3/dist-packages" "${pkgdir}/usr/lib/python${_python_version}"
rm -r "${pkgdir}/usr/lib/python3"
-} \ No newline at end of file
+}