diff options
author | dnrops | 2023-09-10 00:17:58 +0800 |
---|---|---|
committer | dnrops | 2023-09-10 00:17:58 +0800 |
commit | 845c2ae662f724dfa04a339509f78e00be02c4de (patch) | |
tree | 3042550cd53c74ed1ecea963ec135c8c359a4ac9 /PKGBUILD | |
parent | d5178b66d4fc19cc77a94a928427b5ea4ab9826a (diff) | |
download | aur-biying_search_file.tar.gz |
new cli
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: Andrew dnrops@outlook.com pkgname='biying_search_file' _pkgname='biying_search_file' -pkgver=r14.4cedf9a +pkgver=1.0.1 pkgrel=1 pkgdesc="This is a CLI for search file in biying" arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64') |