diff options
author | Deposite Pirate | 2022-02-08 06:35:13 +0100 |
---|---|---|
committer | Deposite Pirate | 2022-02-08 06:35:13 +0100 |
commit | a75179eaf4fbf42590b5b85600ad2763ba8df719 (patch) | |
tree | 4791ea9da45d556e7781f721e3108c866de2877c /ncgopher-git/PKGBUILD | |
parent | 2cf17b7e6f80e0d8dc322e06c32dde26898f1fa5 (diff) |
Bump
modified: ncgopher-git/.SRCINFO
modified: ncgopher-git/PKGBUILD
Diffstat (limited to 'ncgopher-git/PKGBUILD')
-rw-r--r-- | ncgopher-git/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ncgopher-git/PKGBUILD b/ncgopher-git/PKGBUILD index a299c54..a79c8af 100644 --- a/ncgopher-git/PKGBUILD +++ b/ncgopher-git/PKGBUILD @@ -4,11 +4,11 @@ _pkgname=ncgopher pkgname=ncgopher-git -pkgver=v0.2.0.r8.g7981d38 +pkgver=v0.3.0.r29.g039a67b pkgrel=1 -pkgdesc="A gemini and gopher console client" +pkgdesc='A gemini and gopher console client' arch=('i686' 'x86_64') -url="https://github.com/jansc/ncgopher" +url='https://github.com/jansc/ncgopher' license=('BSD') depends=('ncurses' 'openssl' 'sqlite') makedepends=('git' 'rust' 'cargo') |