summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c5c6c49814e..5f6e4092965a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 17 20:27:02 UTC 2019
+# Sun Jul 21 15:21:54 UTC 2019
pkgbase = mingw-w64-x265
pkgdesc = Open Source H265/HEVC video encoder (mingw-w64)
- pkgver = 3.1
+ pkgver = 3.1.1
pkgrel = 1
url = https://bitbucket.org/multicoreware/x265
arch = any
@@ -14,7 +14,7 @@ pkgbase = mingw-w64-x265
options = !strip
options = !buildflags
options = staticlibs
- source = hg+https://bitbucket.org/multicoreware/x265#tag=3.1
+ source = hg+https://bitbucket.org/multicoreware/x265#tag=3.1.1
source = mingw.patch
sha256sums = SKIP
sha256sums = b1953c70b734b91e7916448c4636b70305c1d5bfaf86f17f94b769499635a191
diff --git a/PKGBUILD b/PKGBUILD
index c8e70f759b4c..da864270dd4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Karl-Felix Glatzer <karl.glatzer@gmx.de>
pkgname=mingw-w64-x265
-pkgver=3.1
+pkgver=3.1.1
pkgrel=1
pkgdesc='Open Source H265/HEVC video encoder (mingw-w64)'
arch=('any')