summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Hoffmann2018-02-22 18:53:33 +0100
committerLucas Hoffmann2018-02-22 18:53:33 +0100
commit9761fd2da7e72d696d8fb4000b4c3531d0c393f1 (patch)
treed163b0e0c044b7b8de60b05489b7e0093ba21e19
parente4953a268591de7f3747f73ba8d59aef1eb33fed (diff)
downloadaur-9761fd2da7e72d696d8fb4000b4c3531d0c393f1.tar.gz
Update url and version
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76809ab306ed..955f3bea8f86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor: Giancarlo Razzolini <grazzolini@archlinux.org>
# Contributor: Kazuo Teramoto <kaz.rag at gmail.com>
pkgname=afew
-pkgver=1.2.0
-pkgrel=3
+pkgver=1.3.0
+pkgrel=1
pkgdesc="afew is an initial tagging script for notmuch mail"
arch=(any)
-url="https://github.com/teythoon/afew"
+url="https://github.com/afewmail/afew"
license=('custom:BSD')
depends=('python' 'notmuch' 'dbacl' 'python-chardet' 'python-setuptools')
makedepends=('python-sphinx')
conflicts=(afew-git)
source=('LICENSE' "https://github.com/afewmail/afew/archive/$pkgver.tar.gz")
sha1sums=(26af0a66e96e073a476f9f5006d45a349f81faf3
- c6f89bec7fa7b0d12decf8e9d3b878ade82c247b)
+ d99268edee10f8e2587fcd6b88299c407ee868be)
prepare () {
# We build from the versioned tarball from github so we do not need to