diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-10-25 11:40:55 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-10-25 11:40:55 -0500 |
commit | a81690cfa2f6a1a1267b5f72d0d02984d56bea88 (patch) | |
tree | d5e94704b98b7d142d9ec2e873463738099d9cbe /pcr/command-not-found | |
parent | af7fe08562137ee4bf11db028a03bea45267ee27 (diff) | |
download | abslibre-a81690cfa2f6a1a1267b5f72d0d02984d56bea88.tar.gz abslibre-a81690cfa2f6a1a1267b5f72d0d02984d56bea88.tar.bz2 abslibre-a81690cfa2f6a1a1267b5f72d0d02984d56bea88.zip |
command-not-found-0.6.1-2: rebuild
Diffstat (limited to 'pcr/command-not-found')
-rw-r--r-- | pcr/command-not-found/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/command-not-found/PKGBUILD b/pcr/command-not-found/PKGBUILD index cf0784e1a..67c99ab5b 100644 --- a/pcr/command-not-found/PKGBUILD +++ b/pcr/command-not-found/PKGBUILD @@ -5,7 +5,7 @@ pkgname=command-not-found pkgver=0.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="In case a command could not be found this utility searches for packages containing this or a similar command (bash,zsh)." arch=('i686' 'x86_64') url="https://github.com/metti/$pkgname" |