summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2016-06-03 22:40:48 +1000
committerRhinoceros2016-06-03 22:40:48 +1000
commitdc94fff852724fe8870dddc1e66c6fae25897eed (patch)
tree62d5a686cafde3d4ff14fd3149a8f4c9ff93132d /PKGBUILD
parentb70400cce52957c85d3665044aaee95c629ce10a (diff)
downloadaur-dc94fff852724fe8870dddc1e66c6fae25897eed.tar.gz
Update to 1.1-1
* Upstream changelog: "Domain names are case-insensitive, so recipient domains are stored as lower case"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 842e3be3630c..44988ebb6f59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=mutt-vid
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc='Manage multiple sender accounts in mutt'
url='https://github.com/protist/mutt-vid'
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL3')
depends=('mutt')
source=("https://github.com/protist/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('defcbf56b6fe071aa4dc4975ab24aefb4cedb0b55573f42f0322ff3e5102637d')
+sha256sums=('99aa654f10b9c1d6602bd85a5ee999db245d5e490b0cac6fd415f37c8da05ed1')
package() {
cd "$pkgname-$pkgver"