diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-06 10:42:21 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-06 10:42:21 +0200 |
commit | 34da77f3fdd298a4cd337b62bb8e07e2751edba3 (patch) | |
tree | e90105f1c8585a20eaafed930db21eefc0f3410c /PKGBUILD | |
parent | Makefile: consistent prelude (diff) | |
download | config-links-34da77f3fdd298a4cd337b62bb8e07e2751edba3.tar.gz config-links-34da77f3fdd298a4cd337b62bb8e07e2751edba3.zip |
aur: 2.0-2
Diffstat (limited to '')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: Egor Tensin <Egor.Tensin@gmail.com> pkgname=config-links pkgver=2.0 -pkgrel=1 +pkgrel=2 pkgdesc='Config file sharing' arch=(any) url='https://github.com/egor-tensin/config-links' |