Skip to content

Commit

Permalink
Update auto-editor to 26.3.0 (#173)
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 22, 2025
1 parent 0e44d8c commit a2ab4ce
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.2.0
pkgver=26.3.0
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=('ab572f0a4298c6dda4f2703af07d031da10ea83fd5724c7cfcf69cd3ccdf8464')
sha256sums=('411fdf34575c50ef3a158fd3c3d0e3ba78558098a0c11e2061c1b567fcdbf3d5')

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

0 comments on commit a2ab4ce

Please sign in to comment.