Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / afew
Commits:
51bbde43 by Daurnimator at 2026-03-01T19:23:31+11:00
upgpkg: 3.0.1.r82.g23b5aea-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = afew
pkgdesc = Initial tagging script for notmuch mail
- pkgver = 3.0.1.r78.gbc09b14
- pkgrel = 2
+ pkgver = 3.0.1.r82.g23b5aea
+ pkgrel = 1
url = https://github.com/afewmail/afew
arch = any
license = ISC
@@ -18,7 +18,7 @@ pkgbase = afew
depends = python-dkim
depends = python-setuptools
optdepends = python-pyinotify: for --watch
- source =
git+https://github.com/afewmail/afew.git#commit=bc09b1481d8b7e10f5bd90bae663664107e8552d
- b2sums =
f3bdbce60e1fbeed287dfce77ba413860e6d73585adacb81e02410ab51d06376f165f2198524e4f2465776ad2dd32fb7e7d379038b7c5dda452b122caa7e9a15
+ source =
git+https://github.com/afewmail/afew.git#commit=23b5aeaa43572a59e95fb00732292087b091d4a1
+ b2sums =
d119e461d5975ce1770f47355558d8f15ff4b66cb2f55b3b7a99f1f6a7dca3f0d159bc482534259bce58044a8599d0d6ed7b20a6d73b070c4a8f81bb97c218aa
pkgname = afew
=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
# Contributor: Kazuo Teramoto <kaz.rag at gmail.com>
pkgname=afew
-_commit=bc09b1481d8b7e10f5bd90bae663664107e8552d
-pkgver=3.0.1.r78.gbc09b14
-pkgrel=2
+_commit=23b5aeaa43572a59e95fb00732292087b091d4a1
+pkgver=3.0.1.r82.g23b5aea
+pkgrel=1
pkgdesc='Initial tagging script for notmuch mail'
arch=(any)
url=https://github.com/afewmail/afew
@@ -29,7 +29,7 @@ makedepends=(
optdepends=('python-pyinotify: for --watch')
checkdepends=(python-freezegun)
source=("git+$url.git#commit=$_commit")
-b2sums=('f3bdbce60e1fbeed287dfce77ba413860e6d73585adacb81e02410ab51d06376f165f2198524e4f2465776ad2dd32fb7e7d379038b7c5dda452b122caa7e9a15')
+b2sums=('d119e461d5975ce1770f47355558d8f15ff4b66cb2f55b3b7a99f1f6a7dca3f0d159bc482534259bce58044a8599d0d6ed7b20a6d73b070c4a8f81bb97c218aa')
pkgver() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/afew/-/commit/51bbde433495542d2553ed8100dd00ae3907ee15
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/afew/-/commit/51bbde433495542d2553ed8100dd00ae3907ee15
You're receiving this email because of your account on gitlab.archlinux.org.