Skip to content

Commit

Permalink
Update auto-editor to 26.3.1 (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
BrenekH and github-actions[bot] authored Feb 24, 2025
1 parent a2ab4ce commit b7457a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/auto-editor/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Contributor: ston <2424284164@qq.com>

pkgname=auto-editor
pkgver=26.3.0
pkgver=26.3.1
pkgrel=1
pkgdesc="A command line application for automatically editing video and audio."
url="https://auto-editor.com/"
Expand All @@ -12,7 +12,7 @@ depends=('python' 'python-numpy' 'python-av')
optdepends=('yt-dlp: download and use URLs as inputs')
makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/WyattBlue/auto-editor/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('411fdf34575c50ef3a158fd3c3d0e3ba78558098a0c11e2061c1b567fcdbf3d5')
sha256sums=('b33eaf2f71b08c30bcccc35b969ce2cd4171335cce974831c5136da6f9b6f1a6')

build() {
cd auto-editor-$pkgver
Expand Down

0 comments on commit b7457a6

Please sign in to comment.