summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Agura2016-05-15 18:38:48 +0300
committerAlexander Agura2016-05-15 18:38:48 +0300
commit014b65090cc760aa451c3efa2c62b2428f03b1e3 (patch)
tree56a2d4e40c41726135a2d22d3355c6753557bc80 /PKGBUILD
parentc3a1fee14765ee3156219437f0ee7ec56bd4ab9f (diff)
downloadaur-014b65090cc760aa451c3efa2c62b2428f03b1e3.tar.gz
1.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97dda13ca74f..f31562e08143 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Agura <agur4ik09@gmail.com>
pkgname=find-the-command
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="Interactive command-not-found hook for bash and zsh using the power of pacman"
arch=('any')
@@ -12,7 +12,7 @@ backup=('usr/lib/systemd/system/pacman-files.service'
'usr/lib/systemd/system/pacman-files.timer')
install=find-the-command.install
source=("https://github.com/agur4ik/$pkgname/archive/$pkgver.tar.gz")
-md5sums=(c4cf0595b020dd7fa9da52944bd49a70)
+md5sums=(74442eed8f114ffcdad379c26c2555d7)
package() {
cd "$pkgname-$pkgver"