summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9a87e74c68a..1293ef086a7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
-pkgbase = wayland-mouse-mapper
+pkgbase = wayland-mouse-mapper-git
pkgdesc = Maps mouse buttons to keys in wayland, configured to swap workspaces under gnome
pkgver = 0.1
pkgrel = 1
- url = https://github.com/dszryan/wayland-mouse-mapper
+ url = https://github.com/dszryan/wayland-mouse-mapper-git
install = INSTALL
arch = any
license = GPL
makedepends = git
depends = libinput>=1.14.1
depends = evemu>=2.7.0
- source = wayland-mouse-mapper-0.1::git+https://github.com/dszryan/wayland-mouse-mapper.git
+ source = wayland-mouse-mapper-git-0.1::git+https://github.com/dszryan/wayland-mouse-mapper-git.git
md5sums = SKIP
-pkgname = wayland-mouse-mapper
+pkgname = wayland-mouse-mapper-git
diff --git a/PKGBUILD b/PKGBUILD
index 11b9706d2c3c..2bf01dbd3590 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: dszryan <9117127+dszryan@users.noreply.github.com>
pkgver=0.1
-pkgname=wayland-mouse-mapper
+pkgname=wayland-mouse-mapper-git
pkgrel=1
pkgdesc="Maps mouse buttons to keys in wayland, configured to swap workspaces under gnome"
url="https://github.com/dszryan/$pkgname"