summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamantha2021-11-28 20:38:32 +1300
committerSamantha2021-11-28 20:38:32 +1300
commite624bd14a4d4eed60a8c320a6004bc7a632723d5 (patch)
treec6457e2f14d6fa487a34483d1acbfbb793844bef
parent0b8f2354c99af7c58f9ee461f7eebacfae277ac8 (diff)
downloadaur-e624bd14a4d4eed60a8c320a6004bc7a632723d5.tar.gz
Update release version to "135"
-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')