summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Antonyan2022-02-18 21:41:40 +0200
committerOleg Antonyan2022-02-18 21:41:40 +0200
commit21a6d5c20f486225fb87704facce2c9d1d7c1657 (patch)
tree0e2ab30221d5d24837bc164163c6fedf445834af
parent1174034771da0eeb758107648cda49096c5f949e (diff)
downloadaur-21a6d5c20f486225fb87704facce2c9d1d7c1657.tar.gz
qt6 fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 616b2d5ab371..5b8d75a305c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/olegantonyan/mpz"
license=('GPL3')
depends=('qt6-multimedia' 'hicolor-icon-theme')
provides=('mpz-qt6')
-source=("$pkgname-$pkgver-$pkgrel.zip::https://github.com/olegantonyan/mpz/archive/e859f637b381e93adff283bc2b0f46079949c18b.zip")
+source=("mpz-$pkgver-$pkgrel.zip::https://github.com/olegantonyan/mpz/archive/e859f637b381e93adff283bc2b0f46079949c18b.zip")
sha256sums=('40483dc5b929141e9d1fc165f4ade1b9e8b2ddeb2758845f06c5209d0de3a959')
build() {