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 90f9724800c0..7a4d336f1a93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = flips
pkgdesc = Floating IPS - Applies and creates IPS and BPS patches
- pkgver = 126
+ pkgver = 135
pkgrel = 1
url = https://github.com/Alcaro/Flips
arch = x86_64
license = GPL
makedepends = git
depends = gtk3
- source = flips::git+https://github.com/Alcaro/Flips.git#commit=3476e5e46fc6f10df475f0cad1714358ba04c756
+ source = flips::git+https://github.com/Alcaro/Flips.git#commit=96df78fd733ebc56d64bcfcaee7d127bfd6643d6
sha256sums = SKIP
pkgname = flips
diff --git a/PKGBUILD b/PKGBUILD
index 7ec075dd5b63..05f44d600cb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=flips
# Each commit to master should be treated as a release as per upstream recommendation.
-pkgver=126
-_commit=3476e5e46fc6f10df475f0cad1714358ba04c756
+pkgver=135
+_commit=96df78fd733ebc56d64bcfcaee7d127bfd6643d6
pkgrel=1
pkgdesc="Floating IPS - Applies and creates IPS and BPS patches"
depends=('gtk3')