diff options
author | Luca CPZ | 2018-02-16 17:58:34 +0100 |
---|---|---|
committer | Luca CPZ | 2018-02-16 17:58:34 +0100 |
commit | 00ee70ca55a4851662c8d17b9038ab759c673435 (patch) | |
tree | b507894b254c9bbb30bf56a905a30b683c8c3205 /PKGBUILD | |
parent | a17718c5438d508c356745f0e562d85a98bf2662 (diff) | |
download | aur-00ee70ca55a4851662c8d17b9038ab759c673435.tar.gz |
fs: pure Gio implementation; #272
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # Maintainer: luke bonham <dada [at] archlinux [dot] info> pkgname=lain-git -pkgcom=1632 -pkgsha=d1112da +pkgcom=1633 +pkgsha=24ca585 pkgver=$pkgcom.$pkgsha pkgrel=1 pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM" |