summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a7af9660091..3f40830d4498 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = grapejuice-git
pkgdesc = Simple Wine+Roblox management tool
- pkgver = 2.2.9.cd8e5be
- pkgrel = 3
+ pkgver = 2.3.10.d90b6c1
+ pkgrel = 1
url = https://gitlab.com/brinkervii/grapejuice.git
arch = x86_64
license = GPL3
@@ -12,7 +12,6 @@ pkgbase = grapejuice-git
depends = python-packaging
depends = python-dbus
depends = python-requests
- depends = python-wheel
depends = python-setuptools
depends = cairo
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index aa30c56a7f59..97a8e9d8c108 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=grapejuice-git
_pkgname=grapejuice
_repository=https://gitlab.com/brinkervii/grapejuice.git
-pkgver=2.2.9.cd8e5be
-pkgrel=3
+pkgver=2.3.10.d90b6c1
+pkgrel=1
pkgdesc='Simple Wine+Roblox management tool'
arch=('x86_64')
url="${_repository}"
@@ -16,7 +16,6 @@ depends=(
'python-packaging'
'python-dbus'
'python-requests'
- 'python-wheel'
'python-setuptools'
'cairo'
'gtk3'