summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy2023-12-22 16:57:53 +0700
committerVadim Yanitskiy2023-12-22 16:57:53 +0700
commit40d9cfb92f12ec7a1ed151aa086181a93d3336a6 (patch)
treee724d6636b3de3a5fb41b3b234ce673045f7e663
parent80e93e1f85f227369ada820f5b3b99a9f2c0fea5 (diff)
downloadaur-40d9cfb92f12ec7a1ed151aa086181a93d3336a6.tar.gz
Bump $pkgver: r2 -> r3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f80513b4cea8..7b64312e7bd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = freecalypso-ffs-editor-bin
pkgdesc = FreeCalypso FFS (Flash File System) editor firmware images
- pkgver = r2
+ pkgver = r3
pkgrel = 1
url = https://www.freecalypso.org/hg/ffs-editor
arch = any
groups = freecalypso
license = custom
conflicts = freecalypso-ffs-editor-bin-hg
- source = https://www.freecalypso.org/pub/GSM/FreeCalypso/ffs-editor-r2.tar.bz2
- sha256sums = 6384f6aed462bac1f035b313a3e43382af06e0217a19b759e07dbcd5a570c5d2
+ source = https://www.freecalypso.org/pub/GSM/FreeCalypso/ffs-editor-r3.tar.bz2
+ sha256sums = 62c1b5031a0c53e0522b1a798fde605f0e61b40949336e3ef60cfa932e5f4a0b
pkgname = freecalypso-ffs-editor-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6677b6fd8457..0ec9dbaf1f32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=ffs-editor
pkgname=freecalypso-ffs-editor-bin
-pkgver=r2
+pkgver=r3
pkgrel=1
pkgdesc="FreeCalypso FFS (Flash File System) editor firmware images"
arch=('any')
@@ -12,7 +12,7 @@ groups=('freecalypso')
conflicts=("${pkgname}-hg")
_tarname=${_pkgname}-${pkgver}
source=("https://www.freecalypso.org/pub/GSM/FreeCalypso/${_tarname}.tar.bz2")
-sha256sums=('6384f6aed462bac1f035b313a3e43382af06e0217a19b759e07dbcd5a570c5d2')
+sha256sums=('62c1b5031a0c53e0522b1a798fde605f0e61b40949336e3ef60cfa932e5f4a0b')
package() {
cd "${_tarname}"