diff options
author | Donald Webster | 2020-06-08 10:04:00 -0700 |
---|---|---|
committer | Donald Webster | 2020-06-08 10:04:00 -0700 |
commit | d354cfb3a100b13e2bf9510908069105f9c90377 (patch) | |
tree | ede02d407bd17f4551828cef43ad43c6b17cd4bf /package_info | |
parent | e6f907c3e85f89cb5064cecc823da5898566a0fb (diff) | |
download | aur-d354cfb3a100b13e2bf9510908069105f9c90377.tar.gz |
Simplify update message.
Diffstat (limited to 'package_info')
-rw-r--r-- | package_info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package_info b/package_info index ff4cd6c2f5e8..7cbecd1dca39 100644 --- a/package_info +++ b/package_info @@ -1,5 +1,5 @@ # PackageVersion is added by PKGBUILD PackageAuthor=[lidarr-nightly](https://aur.archlinux.org/packages/lidarr-nightly/) UpdateMethod=External -UpdateMethodMessage=use your favorite [aur helper](https://wiki.archlinux.org/index.php/AUR_helpers) or [manual method](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages) to update [lidarr-nightly](https://aur.archlinux.org/packages/lidarr-nightly/) from the AUR. +UpdateMethodMessage=use an [aur helper](https://wiki.archlinux.org/index.php/AUR_helpers) or the [manual method](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages) to update [lidarr-nightly](https://aur.archlinux.org/packages/lidarr-nightly/). Branch=nightly |