summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgileri2020-07-27 21:46:16 +0200
committergileri2020-07-27 21:46:16 +0200
commitb4906ba50f174d69980019489566114ff6c28ac9 (patch)
tree02f1ac6499e3a665c70b3abf22691d6b3937eb82
parent3d63d55aebc6668eaa89e98cfa4156a2e2e51d23 (diff)
downloadaur-b4906ba50f174d69980019489566114ff6c28ac9.tar.gz
Upgrade to 1.2.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee042548b5d7..ebb45436b869 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _py_pkgname=pymp4
_github_url=https://github.com/beardypig/$_py_pkgname
pkgbase=python-${_py_pkgname}
pkgname=(python-${_py_pkgname} python2-${_py_pkgname})
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="A Python MP4 Parser and toolkit"
arch=(any)