diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-30 00:49:38 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-30 00:49:38 +0200 |
commit | 42844215c630591af7bc94a21dbd6d3365c76566 (patch) | |
tree | c3794be16f022a14813f8524d2436382b728fbe3 /PKGBUILD | |
parent | aur: 2.0-3 (diff) | |
download | config-links-42844215c630591af7bc94a21dbd6d3365c76566.tar.gz config-links-42844215c630591af7bc94a21dbd6d3365c76566.zip |
aur: 2.0.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: Egor Tensin <Egor.Tensin@gmail.com> pkgname=config-links -pkgver=2.0 -pkgrel=3 +pkgver=2.0.1 +pkgrel=1 pkgdesc='Config file sharing' arch=(any) url='https://github.com/egor-tensin/config-links' |