summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2023-11-08 12:59:46 +0100
committerbegin-theadventure2023-11-08 12:59:46 +0100
commit321bc404e1e591c538632b6202de323f67b44a54 (patch)
treee5d1b37e5e13dba0c939d8efacee32e7a72b0ee1
parentb447d69f2fb86d64b9d9d6c897abb37d69e6176e (diff)
downloadaur-321bc404e1e591c538632b6202de323f67b44a54.tar.gz
1.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 681e120b9109..d02b52602bf8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = footage
pkgdesc = Polish your videos
- pkgver = 1.3
- pkgrel = 3
+ pkgver = 1.3.1
+ pkgrel = 1
url = https://gitlab.com/adhami3310/Footage
arch = x86_64
arch = aarch64
@@ -21,7 +21,7 @@ pkgbase = footage
depends = vo-aacenc
depends = x264
depends = x265
- source = git+https://gitlab.com/adhami3310/Footage.git#tag=v1.3
+ source = git+https://gitlab.com/adhami3310/Footage.git#tag=v1.3.1
sha256sums = SKIP
pkgname = footage
diff --git a/PKGBUILD b/PKGBUILD
index d7753086b1e0..d3b56e981a29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=footage
-pkgver=1.3
-pkgrel=3
+pkgver=1.3.1
+pkgrel=1
pkgdesc="Polish your videos"
url="https://gitlab.com/adhami3310/Footage"
arch=('x86_64' 'aarch64')