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 15509c508b16..6a4bd8aae050 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Darvin Delgado <dnmodder@gmail.com>
pkgname=oversteer
-pkgver=0.2.3
+pkgver=0.3.1
pkgrel=1
pkgdesc="Graphical application to configure Logitech Wheels."
arch=("any")
@@ -10,7 +10,7 @@ depends=("python" "python-gobject" "python-pyudev" "python-xdg" "gettext" "apps
optdepends=("jstest-gtk-git: Test the steering wheel")
makedepends=("meson")
source=("https://github.com/berarma/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=("ec487f40d3a5456cb769d7b69ea20d46a17cb4252426b7a96edd76d90186712c")
+sha256sums=("b61ff5f54a4fa55407cd9a5f2c190af9f17d26bfbbfccb1782da7dccf9d53741")
build() {
cd "$pkgname-$pkgver"