summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91a32fb8bd50..4aef44fee221 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = f3-qt
pkgdesc = A simple GUI for F3 - Fight Flash Fraud.
pkgver = 2.1.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/zwpwjwtz/f3-qt
arch = i686
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = f3-qt
depends = qt5-base
provides = f3-qt
conflicts = f3-qt-git
- source = f3-qt-2.1.0::git+https://github.com/zwpwjwtz/f3-qt#commit=e4b846b8977c2727ef534dc8d63b2f288add2801
+ source = f3-qt-2.1.0::git+https://github.com/zwpwjwtz/f3-qt#commit=e9c251be6c101f5c636cf5ca8f16943be7ad82e5
sha256sums = SKIP
pkgname = f3-qt
diff --git a/PKGBUILD b/PKGBUILD
index 956eaf07bb5d..be7c1e6026c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=f3-qt
pkgver=2.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="A simple GUI for F3 - Fight Flash Fraud."
arch=(i686 x86_64)
url="https://github.com/zwpwjwtz/f3-qt"
@@ -10,7 +10,7 @@ license=(GPL3)
depends=(f3 qt5-base)
provides=(f3-qt)
conflicts=(f3-qt-git)
-source=($pkgname-$pkgver::git+$url#commit=e4b846b8977c2727ef534dc8d63b2f288add2801)
+source=($pkgname-$pkgver::git+$url#commit=e9c251be6c101f5c636cf5ca8f16943be7ad82e5)
sha256sums=('SKIP')
prepare() {