[arch-commits] Commit in python-mimeparse/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Sep 29 09:24:51 UTC 2016


    Date: Thursday, September 29, 2016 @ 09:24:50
  Author: felixonmars
Revision: 190784

upgpkg: python-mimeparse 1.5.3-1

Modified:
  python-mimeparse/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-29 09:24:31 UTC (rev 190783)
+++ PKGBUILD	2016-09-29 09:24:50 UTC (rev 190784)
@@ -3,8 +3,7 @@
 
 pkgbase=python-mimeparse
 pkgname=(python-mimeparse python2-mimeparse)
-pkgver=1.5.2
-_commit=cc66740c6e46b85ac55e989fd4883d5697e15c35
+pkgver=1.5.3
 pkgrel=1
 pkgdesc='Module of basic functions for parsing mime-type names and matching them against a list of media-ranges'
 arch=('any')
@@ -11,7 +10,7 @@
 url="https://github.com/dbtsai/python-mimeparse"
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
-source=("git+https://github.com/dbtsai/python-mimeparse#commit=$_commit")
+source=("git+https://github.com/dbtsai/python-mimeparse#tag=$pkgver")
 md5sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list