summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2024-04-15 04:54:10 +0800
committerlilac2024-04-15 04:54:10 +0800
commit46861ebe17ba40ce07e736c3cd0fa9120e88b4d6 (patch)
tree4c844e1aa30b0bdbbf0f9f36dbb95ad3470af08e /PKGBUILD
parent6f4b7d302eda7e55fa4274a19cafca5fd0e09027 (diff)
downloadaur-csview-git.tar.gz
[lilac] updated to 1.2.4.20240414-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 225067797366..c766648bef35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Wenxuan <wenxuangm@gmail.com>
_pkgname=csview
pkgname=csview-git
-pkgver=0.3.6.rc.0.20201010
+pkgver=1.2.4.20240414
pkgrel=1
pkgdesc='A high performance csv viewer with cjk/emoji support'
arch=(i686 x86_64)
url='https://github.com/wfxr/csview'
-license=('MIT' 'APACHE')
+license=('MIT OR Apache-2.0')
makedepends=('git' 'rust' 'cargo')
conflicts=("${_pkgname}" "${_pkgname}-bin")
provides=("${_pkgname}")