summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubuWest2023-10-19 21:11:40 +0200
committerLubuWest2023-10-19 21:11:40 +0200
commit9e03d20858307b314e61229650db75a7e1c88ae0 (patch)
tree5f9ad1ddb214937a7eb1af7c84ead6adf8a9c5b2
parentfd57be292559d455bb25044c68e153c8be151619 (diff)
downloadaur-9e03d20858307b314e61229650db75a7e1c88ae0.tar.gz
md5 correction
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 029616069615..13bc3b935dda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL3')
makedepends=('cmake')
depends=('qt5-base' 'qt5-declarative' 'qt5-multimedia' 'qt5-quickcontrols2' 'qt5-networkauth')
source=("$pkgname-$pkgver.tar.gz::https://git.friendi.ca/lubuwest/Friendiqa/archive/v${pkgver}.tar.gz")
-md5sums=('ce9b3ebad5b729dd5ac15fc2f189599a') #generate with 'makepkg -g'
+md5sums=('c5a211031697ff5fcd6cd32c7fa36c1c') #generate with 'makepkg -g'
build() {
cmake -B build -S "friendiqa\source-linux" \