summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortrashmail2023-01-22 13:48:13 +0100
committertrashmail2023-01-22 13:48:13 +0100
commit5eef0c9f8c00cb0377a99c9c2a4e42e62b07c2b6 (patch)
tree5bc880e46ecfe05177f6e53a2bd7dd174e7ee780
parent8bbcc403112107511024523de17bb9efe92dfce2 (diff)
downloadaur-5eef0c9f8c00cb0377a99c9c2a4e42e62b07c2b6.tar.gz
fixxed dependencies
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD7
2 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d74e751d96e6..223c5da997ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
-pkgbase = radium7
+pkgbase = radium
pkgdesc = A graphical music editor. A next generation tracker.
pkgver = 7.1.68
- pkgrel = 2
+ pkgrel = 3
url = https://users.notam02.no/~kjetism/radium
install = radium.install
arch = x86_64
@@ -59,13 +59,15 @@ pkgbase = radium7
optdepends = ladspa-plugins: package group for plugins normally included in binary releases
optdepends = vst-plugins: more plugins
options = !strip
- source = radium7-7.1.68.tar.gz::https://github.com/kmatheussen/radium/archive/7.1.68.tar.gz
+ source = radium-7.1.68.tar.gz::https://github.com/kmatheussen/radium/archive/7.1.68.tar.gz
source = add-vstsdk-location-var.patch
source = build_libpds.patch
source = crashreporter.patch
+ source = radium.install
sha256sums = 7054cd218bee78eea01d3c6798350e531795f1e933000a3f13f95cd4cb4a04b4
sha256sums = ed456586a1f28eec9acd081a676e61145e13f07c1a6e967c0af1f7d08be4023e
sha256sums = 2f145e84c5940f4f82544ae68e668d5bd02ee7bce559d3354f60d12eaea1a548
sha256sums = 16b0c6dc95e835fed5c7d4f350780561cd996ef723b392c415db83edba07af94
+ sha256sums = f627730ff7a819e8cc5ac5c2b5f1fb2f2237327db6ea5442c55a23c1ce82ef14
-pkgname = radium7
+pkgname = radium
diff --git a/PKGBUILD b/PKGBUILD
index 6f367ee5f627..3be9f9c04fd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,9 @@
# Maintainer: Karol "Kenji Takahashi" Woźniak <kenji.sx>
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
-pkgbase=radium7
-pkgname=radium7
+pkgname=radium
pkgver=7.1.68
-pkgrel=2
+pkgrel=3
pkgdesc='A graphical music editor. A next generation tracker.'
arch=(x86_64)
url=https://users.notam02.no/~kjetism/radium
@@ -73,11 +72,13 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/kmatheussen/radium/archive/
add-vstsdk-location-var.patch
build_libpds.patch
crashreporter.patch
+ radium.install
)
sha256sums=('7054cd218bee78eea01d3c6798350e531795f1e933000a3f13f95cd4cb4a04b4'
'ed456586a1f28eec9acd081a676e61145e13f07c1a6e967c0af1f7d08be4023e'
'2f145e84c5940f4f82544ae68e668d5bd02ee7bce559d3354f60d12eaea1a548'
'16b0c6dc95e835fed5c7d4f350780561cd996ef723b392c415db83edba07af94'
+ 'f627730ff7a819e8cc5ac5c2b5f1fb2f2237327db6ea5442c55a23c1ce82ef14'
)
install=radium.install