summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeeweep2019-12-02 21:59:35 +0800
committerpeeweep2019-12-02 21:59:35 +0800
commit05c981557c4b94db5f31b1d527e2f4b6f830a83f (patch)
treed750e300fb881f6f6b40e6636f0226c8fe992a55
parent21d5c9c50a5a7bae220da106090f4c1e7b89fa75 (diff)
downloadaur-05c981557c4b94db5f31b1d527e2f4b6f830a83f.tar.gz
bump version 20191201.132e37c
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index dc0f1a39e7e2..47e8cf7d5b2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ sherlock-git/
pkg/
src/
*.pkg.tar.xz
+*.pkg.tar.zst
*.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 601aa5438e89..02e4ffc1ae29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: peeweep <peeweep at 0x0 dot ee>
pkgname=sherlock-git
-pkgver=20191111.288d4fb
+pkgver=20191201.132e37c
pkgrel=1
pkgdesc="Find usernames across social networks"
arch=('any')