diff options
author | lilac | 2018-10-09 17:25:51 +0800 |
---|---|---|
committer | lilac | 2018-10-09 17:25:51 +0800 |
commit | 2f5dd64744ff8f652d90e0027c45b942318c3849 (patch) | |
tree | baa3bff0f9864b37f91dfb2d613a0be3519f253f /PKGBUILD | |
parent | 2e63abe5dd21186372545eed5ec13706725f5f0a (diff) | |
download | aur-2f5dd64744ff8f652d90e0027c45b942318c3849.tar.gz |
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: Ariel AxionL <axionl@aosc.io> pkgname=gcsf-git pkgver=r180.3ef78c5 -pkgrel=1 +pkgrel=2 pkgdesc="a FUSE file system based on Google Drive (Written by Rust)" arch=('x86_64') depends=('fuse2' 'gcc-libs') |