summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7af1d08b740d..5a7140bac8b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = minivideoinfos-git
pkgdesc = Get detailed informations about your audio, video and picture files!
pkgver = 0.10
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/emericg/MiniVideoInfos
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f3b98cd4e759..0615c3672f5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,14 @@
pkgname=minivideoinfos-git
pkgver=0.10
-pkgrel=2
+pkgrel=3
pkgdesc="Get detailed informations about your audio, video and picture files!"
+url="https://github.com/emericg/MiniVideoInfos"
arch=("x86_64" "i686")
-url="https://github.com/emericg/WatchFlower"
license=("GPL3")
depends=("qt6-base" "qt6-declarative" "qt6-quickcontrols2" "qt6-charts" "qt6-svg" "qt6-5compat" "qt6-location-dev" "minivideo-git" "libexif" "taglib")
makedepends=("qt6-tools")
-url="https://github.com/emericg/MiniVideoInfos"
source=("${pkgname}::git+https://github.com/emericg/MiniVideoInfos.git")
sha256sums=('SKIP')