summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaporeon2022-07-24 20:29:49 +1200
committerVaporeon2022-07-24 20:29:49 +1200
commitcb86a8794b37beb8c23963122bc9ef3913a24902 (patch)
treed6127f8060496ff0b26567945d986d47774ff299
parente624bd14a4d4eed60a8c320a6004bc7a632723d5 (diff)
downloadaur-cb86a8794b37beb8c23963122bc9ef3913a24902.tar.gz
Update release version to "137"
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a4d336f1a93..af0470995265 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = flips
- pkgdesc = Floating IPS - Applies and creates IPS and BPS patches
- pkgver = 135
+ pkgdesc = Patcher for IPS and BPS files
+ pkgver = 137
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=96df78fd733ebc56d64bcfcaee7d127bfd6643d6
+ source = flips::git+https://github.com/Alcaro/Flips.git#commit=ce2e7ca2175b7e8bf2b8d64216887ac3747fc750
sha256sums = SKIP
pkgname = flips
diff --git a/PKGBUILD b/PKGBUILD
index 05f44d600cb0..4557e7773981 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=flips
# Each commit to master should be treated as a release as per upstream recommendation.
-pkgver=135
-_commit=96df78fd733ebc56d64bcfcaee7d127bfd6643d6
+pkgver=137
+_commit=ce2e7ca2175b7e8bf2b8d64216887ac3747fc750
pkgrel=1
-pkgdesc="Floating IPS - Applies and creates IPS and BPS patches"
+pkgdesc="Patcher for IPS and BPS files"
depends=('gtk3')
makedepends=('git')
arch=('x86_64')