summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancisco Lopes2017-11-30 02:06:15 -0200
committerFrancisco Lopes2017-11-30 02:06:15 -0200
commit1ddbd43f7eb48af8f2a46f422746fe5e2b23793c (patch)
tree36269930fe78bf2179f81b27e60f90b98c0b16e7 /PKGBUILD
parent416e21237af7581f482c9e05941046efcffbdf62 (diff)
downloadaur-1ddbd43f7eb48af8f2a46f422746fe5e2b23793c.tar.gz
0.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bb30fc41cbe..46ff667ba234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Francisco Lopes <francisco@oblita.com>
pkgname=interception-caps2esc
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc='caps2esc: transforming the most useless key ever in the most useful one'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ depends=('interception-tools')
makedepends=('cmake' 'gcc')
conflicts=('caps2esc')
source=("https://gitlab.com/interception/linux/plugins/caps2esc/repository/archive.tar.gz?ref=v${pkgver}")
-md5sums=('71d77f1fe4211dd33d4713770d5615be')
+md5sums=('5aa36cae5e65dcf7c3d967d162ce6696')
build() {
cd ${srcdir}/caps2esc-v${pkgver}-*