summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUģis Ģērmanis2024-11-28 05:48:09 +0200
committerUģis Ģērmanis2024-11-28 05:48:09 +0200
commit2b250b82ffd9067f398ffa2d5ad21de58c464c43 (patch)
treee0e55d47e5ea4745e7ac462f67ad9037428384fd
parente8b6102daf22ebef795c1a7cd4d3df85abfe8b7e (diff)
downloadaur-10mb.video-git.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a80033c0122..d05c3c56bc72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 10mb.video-git
pkgdesc = Fit a video into a 10mb file (Discord nitro pls?)
- pkgver = r4.99b795a
+ pkgver = r5.940b95e
pkgrel = 1
url = https://github.com/ugjka/10mb.video
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0bd764e005b8..7269eda54c36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Uģis Gērmanis <ugis@germanis.lv>
_name=10mb.video
pkgname=${_name}-git
-pkgver=r4.99b795a
+pkgver=r5.940b95e
pkgrel=1
pkgdesc="Fit a video into a 10mb file (Discord nitro pls?)"
arch=(any)
url="https://github.com/ugjka/10mb.video"
license=('MIT')
makedepends=(go git)
-provides=(10mb.video)
+provides=("${_name}")
options=(!debug)
source=("${pkgname}::git+https://github.com/ugjka/${_name}.git#branch=main")
md5sums=("SKIP")