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 95a6325de0d4..0c56a3b9d415 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Darvin Delgado <dnmodder@gmail.com>
pkgname=oversteer
-pkgver=0.4.1
+pkgver=0.5.3
pkgrel=1
pkgdesc="Graphical application to configure Logitech Wheels."
arch=("any")
@@ -9,7 +9,7 @@ license=('GPL3')
depends=("python" "python-gobject" "python-pyudev" "python-evdev" "python-xdg" "gettext" "appstream-glib" "desktop-file-utils")
makedepends=("meson")
source=("$pkgname-$pkgver.tar.gz::https://github.com/berarma/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=("489d0eff421e0456a8d2ec2f0b504ca75cd2622bb62d0d61f121ae388810e4d0")
+sha256sums=("5f80f933e8d1a0655c5e05c12c84f9bd8aec86b2ac1b0a537d908da5ebe74dea")
build() {
cd "$pkgname-$pkgver"