From 551a3010fb58c4be7c5b1777a3a9df25894f798c Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 28 Mar 2014 20:37:36 +0100 Subject: mutt-kz-git: git over https, no modeline! --- .SRCINFO | 6 +++--- PKGBUILD | 6 ++---- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 43f7dbe..8049d25 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,8 +1,8 @@ # Generated by makepkg 4.2.1 -# Mon Jun 1 15:02:28 UTC 2015 +# Mon Jun 1 15:02:29 UTC 2015 pkgbase = mutt-kz-git pkgdesc = Small but powerful text-based mail client - pkgver = 1.5.22.1.rc1.23.g51e74b7 + pkgver = git pkgrel = 1 url = https://github.com/karelzak/mutt-kz arch = i686 @@ -21,7 +21,7 @@ pkgbase = mutt-kz-git depends = zlib provides = mutt conflicts = mutt - source = git://github.com/karelzak/mutt-kz.git + source = git+https://github.com/karelzak/mutt-kz.git source = xdg.patch source = trash.patch::https://www.cs.oberlin.edu/~kuperman/help/code/patch-1.5.20.bk.trash_folder-purge_message.1.txt sha1sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index 6cd6f02..869b9a8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,12 +2,12 @@ # Contributor: boyska pkgname=mutt-kz-git -pkgver=1.5.22.1.rc1.23.g51e74b7 +pkgver=git pkgrel=1 pkgdesc='Small but powerful text-based mail client' url='https://github.com/karelzak/mutt-kz' license=('GPL') -source=('git://github.com/karelzak/mutt-kz.git' 'xdg.patch' +source=('git+https://github.com/karelzak/mutt-kz.git' 'xdg.patch' 'trash.patch::https://www.cs.oberlin.edu/~kuperman/help/code/patch-1.5.20.bk.trash_folder-purge_message.1.txt') sha1sums=('SKIP' '8cbae5a7ade3812cbdcb8a8dfabb29b042b7296a' @@ -63,5 +63,3 @@ package() { # Provided by the mime-types package. rm "$pkgdir/etc/mime.types" } - -# vim: set ts=2 sw=2 et: -- cgit v1.2.3-70-g09d2