[arch-commits] Commit in kupfer/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun May 9 10:25:29 UTC 2021
Date: Sunday, May 9, 2021 @ 10:25:28
Author: arojas
Revision: 929033
Update to 321
Modified:
kupfer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 10:24:01 UTC (rev 929032)
+++ PKGBUILD 2021-05-09 10:25:28 UTC (rev 929033)
@@ -4,8 +4,8 @@
# Contributor: Asa Marco <marcoasa90[at]gmail[.]com>
pkgname=kupfer
-pkgver=320
-pkgrel=2
+pkgver=321
+pkgrel=1
pkgdesc="Launcher application written in python. Similar to Gnome-Do / Launchy"
arch=('any')
url="https://kupferlauncher.github.io/"
@@ -17,7 +17,7 @@
'xautomation: Send Keys plugin')
source=(https://github.com/kupferlauncher/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
#validpgpkeys=('2578ABA1F9023159DFF211B7368712C4D7A44445') # Ulrik Sverdrup
-sha256sums=('2f60293415c60831a5aaf37fd63bdc7559f363086825ae0dac983d67bb21bdf5')
+sha256sums=('f428008dc9282266fa0171a62cf07f0fd5251881bc8651a8dc848b70562077f9')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list