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

Daniel Bermond dbermond at archlinux.org
Sat Jun 20 13:44:57 UTC 2020


    Date: Saturday, June 20, 2020 @ 13:44:55
  Author: dbermond
Revision: 648430

upgpkg: avisynthplus 3.6.1-1

Modified:
  avisynthplus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-20 13:44:24 UTC (rev 648429)
+++ PKGBUILD	2020-06-20 13:44:55 UTC (rev 648430)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel Bermond <dbermond at archlinux.org>
 
 pkgname=avisynthplus
-pkgver=3.6.0
-pkgrel=2
+pkgver=3.6.1
+pkgrel=1
 pkgdesc='An improved version of the AviSynth frameserver'
 arch=('x86_64')
 url='https://avs-plus.net/'
@@ -10,7 +10,7 @@
 depends=('gcc-libs')
 makedepends=('cmake')
 source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/AviSynth/AviSynthPlus/archive/v${pkgver}.tar.gz")
-sha256sums=('48f4196e99a2583f6a7cbf71087f982bccc195ededa858ab9281bc029ef93c8d')
+sha256sums=('a157648c0535013ec4895b8f03640d74ada43b93ac3d07b91087177f93278a30')
 
 build() {
     cmake -B build -S "AviSynthPlus-${pkgver}" \



More information about the arch-commits mailing list