summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorX3n0m0rph592021-04-23 16:54:02 +0200
committerX3n0m0rph592021-04-23 16:54:02 +0200
commitdd9540b5ba553deb76deb906616edd368e0a9731 (patch)
tree9e9b1f4c7a7b9f19609badda6c003fa42d7344f0
parent402de8163d99e0ff5ec4c11f6ba7420227371459 (diff)
downloadaur-dd9540b5ba553deb76deb906616edd368e0a9731.tar.gz
Hotfix release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64498f07a916..34a1c65d1dc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eruption-git
pkgdesc = Linux user-mode input and LED driver for keyboards, mice and other devices
pkgver = 0.1.22
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/X3n0m0rph59/eruption
install = eruption.install
arch = i686
@@ -27,7 +27,7 @@ pkgbase = eruption-git
backup = etc/eruption/eruption.conf
backup = usr/share/eruption/scripts/lib/themes/*
backup = usr/share/eruption/scripts/lib/macros/*
- source = eruption::git+https://github.com/X3n0m0rph59/eruption.git#commit=ab551c45112390a929b5628768be3bd5f56bbe3a
+ source = eruption::git+https://github.com/X3n0m0rph59/eruption.git#commit=0ff7e819f202e214e935180c888dbf2280e2fcbf
sha512sums = SKIP
pkgname = eruption-git
diff --git a/PKGBUILD b/PKGBUILD
index eccaf2454fd7..196ed9bff707 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname='eruption-git'
_pkgname='eruption'
pkgdesc='Linux user-mode input and LED driver for keyboards, mice and other devices'
-pkgver='0.1.22'
-pkgrel='1'
+pkgver=0.1.21.r20.g0ff7e81
+pkgrel=1
epoch=
arch=('i686' 'x86_64')
url='https://github.com/X3n0m0rph59/eruption'
@@ -21,7 +21,7 @@ backup=(etc/eruption/eruption.conf usr/share/eruption/scripts/lib/themes/* usr/s
options=()
install='eruption.install'
changelog=
-source=('eruption::git+https://github.com/X3n0m0rph59/eruption.git#commit=ab551c45112390a929b5628768be3bd5f56bbe3a')
+source=('eruption::git+https://github.com/X3n0m0rph59/eruption.git#commit=0ff7e819f202e214e935180c888dbf2280e2fcbf')
noextract=()
sha512sums=('SKIP')