George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
ft2-clone


Commits:
9314398c by George Rawlinson at 2024-01-10T12:03:40+13:00
upgpkg: 1.75-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- templatify-build-date.patch


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ft2-clone
        pkgdesc = Portable Fasttracker II clone
-       pkgver = 1.72.1
+       pkgver = 1.75
        pkgrel = 1
        url = https://16-bits.org/ft2.php
        arch = x86_64
@@ -17,9 +17,9 @@ pkgbase = ft2-clone
        depends = sdl2
        depends = flac
        depends = hicolor-icon-theme
-       source = 
ft2-clone::git+https://github.com/8bitbubsy/ft2-clone#commit=bb636551437146b801d9c5aa4e71a699975ebefe
+       source = 
ft2-clone::git+https://github.com/8bitbubsy/ft2-clone#commit=7ddfd10a646f7ad195a2fe447f65f0572471f545
        source = templatify-build-date.patch
        b2sums = SKIP
-       b2sums = 
5e557ba06426c29898305d4e9ac3872e24d4d0b512a0fd8e75f5c448edec95bd7894015e13e85b3f267f029cdf9f93f8901b8e5c38c3f2184070008065d85f40
+       b2sums = 
a5836af95d12bf000c2a9711df34d00085867e17db0a6fd65c0bc016ef558dc81d86740d1eb95def801d8afc209b7238ba564472b119f23856a956cc2f2f5d4f
 
 pkgname = ft2-clone


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Alex Gentilucci <alexander.gentilu...@gmail.com>
 
 pkgname=ft2-clone
-pkgver=1.72.1
+pkgver=1.75
 pkgrel=1
 pkgdesc='Portable Fasttracker II clone'
 arch=('x86_64')
@@ -27,13 +27,13 @@ makedepends=(
   'cmake'
   'gendesk'
 )
-_commit='bb636551437146b801d9c5aa4e71a699975ebefe'
+_commit='7ddfd10a646f7ad195a2fe447f65f0572471f545'
 source=(
   "$pkgname::git+https://github.com/8bitbubsy/ft2-clone#commit=$_commit";
   'templatify-build-date.patch'
 )
 b2sums=('SKIP'
-        
'5e557ba06426c29898305d4e9ac3872e24d4d0b512a0fd8e75f5c448edec95bd7894015e13e85b3f267f029cdf9f93f8901b8e5c38c3f2184070008065d85f40')
+        
'a5836af95d12bf000c2a9711df34d00085867e17db0a6fd65c0bc016ef558dc81d86740d1eb95def801d8afc209b7238ba564472b119f23856a956cc2f2f5d4f')
 
 pkgver() {
   cd "$pkgname"


=====================================
templatify-build-date.patch
=====================================
@@ -14,7 +14,7 @@
 @@ -13,6 +13,7 @@
  #include "ft2_replayer.h"
  
- #define PROG_VER_STR "1.72"
+ #define PROG_VER_STR "1.75"
 +#define PROG_VER_DATE "@DATE@"
  
  // do NOT change these! It will only mess things up...



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ft2-clone/-/commit/9314398c43934bed21c463e9b519856676a52ea2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ft2-clone/-/commit/9314398c43934bed21c463e9b519856676a52ea2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to