summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordszryan2019-09-27 21:11:04 +1000
committerdszryan2019-09-27 21:11:04 +1000
commitceda4c508a99959bd891814364da7729e78fc8fd (patch)
tree5537ff837a9c2cfbb6c8fa980c00024119a08ef1
parent25ac99ab350685a16eb9061a03a7de66ffff344f (diff)
downloadaur-ceda4c508a99959bd891814364da7729e78fc8fd.tar.gz
upgrade release to v0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7350d6029a34..1764c69ad588 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wayland-mouse-mapper-git
pkgdesc = Maps mouse buttons to keys in wayland, configured to swap workspaces under gnome
- pkgver = 0.2
+ pkgver = 0.3
pkgrel = 1
url = https://github.com/dszryan/wayland-mouse-mapper-git
install = wayland-mouse-mapper-git.install
@@ -9,7 +9,7 @@ pkgbase = wayland-mouse-mapper-git
makedepends = git
depends = libinput>=1.14.1
depends = evemu>=2.7.0
- source = wayland-mouse-mapper-git-0.2::git+https://github.com/dszryan/wayland-mouse-mapper-git.git
+ source = wayland-mouse-mapper-git-0.3::git+https://github.com/dszryan/wayland-mouse-mapper-git.git
md5sums = SKIP
pkgname = wayland-mouse-mapper-git
diff --git a/PKGBUILD b/PKGBUILD
index 574f49b067e1..aa2c4feb6a5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: dszryan <9117127+dszryan@users.noreply.github.com>
-pkgver=0.2
+pkgver=0.3
pkgname=wayland-mouse-mapper-git
pkgrel=1
pkgdesc="Maps mouse buttons to keys in wayland, configured to swap workspaces under gnome"