[arch-commits] Commit in interception-caps2esc/trunk (PKGBUILD)

Brett Cornwall ainola at archlinux.org
Tue Dec 29 01:08:23 UTC 2020


    Date: Tuesday, December 29, 2020 @ 01:08:23
  Author: ainola
Revision: 796342

upgpkg: interception-caps2esc 0.2.0-1

Modified:
  interception-caps2esc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-29 01:08:00 UTC (rev 796341)
+++ PKGBUILD	2020-12-29 01:08:23 UTC (rev 796342)
@@ -2,8 +2,8 @@
 # Contributor: Francisco Lopes
 
 pkgname=interception-caps2esc
-pkgver=0.1.3
-pkgrel=3
+pkgver=0.2.0
+pkgrel=1
 pkgdesc='Interception plugin that transforms the most useless key ever in the most useful one'
 arch=('x86_64')
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('interception-tools')
 makedepends=('cmake')
 source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/interception/linux/plugins/caps2esc/-/archive/v$pkgver/caps2esc-v$pkgver.tar.gz")
-sha256sums=('1aa8953a1cfa513830f19ec03644aa212ba0c5c6537594b209e1c8b4250f5820')
+sha256sums=('c1856ac5d578d7bd366655924903e13b0fc24e86229e04792ef739298020e9fd')
 
 build() {
     cmake -B build \



More information about the arch-commits mailing list