[arch-commits] Commit in skim/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Tue Mar 19 19:40:13 UTC 2019
Date: Tuesday, March 19, 2019 @ 19:40:12
Author: polyzen
Revision: 442803
upgpkg: skim 0.6.2-1
Modified:
skim/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-19 19:26:33 UTC (rev 442802)
+++ PKGBUILD 2019-03-19 19:40:12 UTC (rev 442803)
@@ -2,7 +2,7 @@
# Contributor: fenuks
pkgname=skim
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
pkgdesc='Fuzzy Finder in rust!'
arch=('x86_64')
@@ -11,7 +11,7 @@
url=https://github.com/lotabout/skim
license=('MIT')
source=("$url/archive/v$pkgver/skim-v$pkgver.tar.gz")
-sha512sums=('7fba58012cdce94f8d55afbde1ca8a4adcf07a2e4bf86da58b54cdc31fe700824ac7a16e1ea9558bd5f74ed21f8fda25a50237c68c4ca8ded9e9935570386ad1')
+sha512sums=('47c89b9f6bdbbc3c470c4edb5b23fcf94165cb34ab7be4de6113b4eb4433d81064395c5495d2129c7877dd8ed3bea9067f1d2b965fd7683c39aec1bb070b7b3d')
build() {
cd skim-$pkgver
More information about the arch-commits
mailing list