summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 012eb04cd6b1..1367ae001ca5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bucklespring-libinput-git
pkgdesc = Nostalgia bucklespring keyboard sound, sampled from IBM's Model-M. libinput version
pkgver = latest
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/zevv/bucklespring
arch = i686
arch = x86_64
@@ -11,6 +11,8 @@ pkgbase = bucklespring-libinput-git
depends = alure
depends = libxtst
depends = libinput
+ conflicts = bucklespring
+ conflicts = bucklespring-git
source = git+https://github.com/zevv/bucklespring
source = nl.zevv.bucklespring.run.policy
source = bucklespring.rules
diff --git a/PKGBUILD b/PKGBUILD
index e1203aa74c46..0fcdb6a9195c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,12 @@
_pkgname=bucklespring
pkgname=bucklespring-libinput-git
pkgver=latest
-pkgrel=4
+pkgrel=5
pkgdesc="Nostalgia bucklespring keyboard sound, sampled from IBM's Model-M. libinput version"
arch=('i686' 'x86_64')
url='https://github.com/zevv/bucklespring'
license=('MIT')
+conflicts=('bucklespring' 'bucklespring-git')
depends=('openal' 'alure' 'libxtst' 'libinput')
makedepends=('git')
source=(