summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ec075dd5b63..a2ab04eac703 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,16 @@
pkgname=flips
# Each commit to master should be treated as a release as per upstream recommendation.
-pkgver=126
-_commit=3476e5e46fc6f10df475f0cad1714358ba04c756
+pkgver=146
+_commit=20b0da9ab95d23da89f821bbddedb11b8e0e6531
pkgrel=1
-pkgdesc="Floating IPS - Applies and creates IPS and BPS patches"
-depends=('gtk3')
+pkgdesc="Patcher for IPS and BPS files"
+depends=('at-spi2-core' 'cairo' 'gcc-libs' 'gdk-pixbuf2' 'glibc' 'glib2' 'gtk3'
+ 'harfbuzz' 'hicolor-icon-theme' 'pango' 'zlib')
makedepends=('git')
arch=('x86_64')
url="https://github.com/Alcaro/Flips"
-license=('GPL')
+license=('GPL-3.0-or-later')
source=("flips::git+https://github.com/Alcaro/Flips.git#commit=$_commit")
sha256sums=('SKIP')