summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Buhr2020-09-07 17:59:02 +0200
committerMathias Buhr2020-09-07 17:59:02 +0200
commit3fd3eb38e197f21b1e33415f7cc5cb230890dc30 (patch)
tree6032d5f8e182b0750f7f6a2008cca642c4af9eeb
parent457cf796e3411b50d8568586ecaf708a6e9ea713 (diff)
downloadaur-3fd3eb38e197f21b1e33415f7cc5cb230890dc30.tar.gz
Update to 1.33 - fix
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 903494ee9fd8..a5e019fa13ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = ft2-clone
pkgdesc = portable Fasttracker II clone written in C
- pkgver = 1.31
- pkgrel = 1
+ pkgver = 1.33
+ pkgrel = 2
url = https://16-bits.org/ft2.php
arch = x86_64
license = BSD
makedepends = libicns
depends = alsa-lib
depends = sdl2
- source = ft2-clone-1.31.tar.gz::https://github.com/8bitbubsy/ft2-clone/archive/v1.31.tar.gz
+ source = ft2-clone-1.33.tar.gz::https://github.com/8bitbubsy/ft2-clone/archive/v1.33.tar.gz
source = ft2-clone.desktop
- sha256sums = fb9ac4be9f1bc5cfa6a153328f9ab42595e4fb3cb3065c8dab7ff986eb03a001
+ sha256sums = 8f06aad6c1c722ef6ad17245fc97b692625542c8cfbe7592ca5f93b531b7b904
sha256sums = 930fc87987840f878a926e6017fc60a2e58f1676f4d2d6cf9e24d14afb8d3552
pkgname = ft2-clone
diff --git a/PKGBUILD b/PKGBUILD
index 0d22bc3efb51..aa878c82ad37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ft2-clone
pkgver=1.33
-pkgrel=1
+pkgrel=2
pkgdesc="portable Fasttracker II clone written in C"
arch=('x86_64')
url="https://16-bits.org/ft2.php"