summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2024-01-30 13:43:16 -0300
committerRafael Fontenelle2024-01-30 13:43:16 -0300
commite2a0db90c9017e5ce91d1dd251b3746b7780da55 (patch)
treebeef3b8cac4eef0e4652805627297cd896ef9b9a /PKGBUILD
parentae5e7836776db8cc1110b69afb644811453e9093 (diff)
downloadaur-e2a0db90c9017e5ce91d1dd251b3746b7780da55.tar.gz
Update url and SPDX license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d16d01257235..645f4133a401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
_name=buzzmachines
pkgname=$_name-git
-pkgver=20100517.r251.f3fd7c7
+pkgver=20100517.r263.92aaed2
pkgrel=1
pkgdesc="Audio generators and effects using an API designed by Jeskola Buzz"
arch=('x86_64')
-url="http://buzztrax.org/"
-license=(LGPL)
+url="https://www.buzztrax.org/"
+license=('LGPL-2.1-or-later')
makedepends=('git')
source=("git+https://github.com/Buzztrax/$_name.git")
md5sums=('SKIP')