summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abe2e2fd2d1e..8dd823af74b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pieter Joost <pj@born2code.net>
pkgname=topalias
-pkgver=2.0.15
+pkgver=2.0.20
pkgrel=1
pkgdesc="Linux bash/zsh alias generator and statistics from command history,"
arch=('any')
@@ -9,7 +9,7 @@ license=('GNU')
depends=('python')
makedepends=('python-setuptools')
source=("$url/archive/v$pkgver.tar.gz")
-sha512sums=('20ef08a1999e89647ba9afe6f120376b9387aabc2cf43594fc700c84acc4e1089e7022fd1b449685bf7443179a649957d32234dbc8b03d54c36eba7ee08d389f')
+sha512sums=('8c2c5d0e79ba0155e75c362b3c27ee36dff3d965609e14ba1bfef9a5e7fcd399d6309934c494ed59fc41cc56a68c4ef47f0c96c6684eefd802656b05d782ba93')
build() {
cd "$pkgname-$pkgver"