summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcell Meszaros2022-03-27 13:40:47 +0200
committerMarcell Meszaros2022-03-27 13:40:47 +0200
commite2ea742cdf8bd33e62255bc5aa24dcbb604bb971 (patch)
tree5d48d5fb68ddf4d0e62e3ff1f3dc670e08130527
parent06300aaa4d843ed01864c3f144143e0e4ec4f8b6 (diff)
downloadaur-e2ea742cdf8bd33e62255bc5aa24dcbb604bb971.tar.gz
adjust license tag format
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3dc3d337db01..f8c06f69a9cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qbittorrent-enhanced-qt5-git
pkgdesc = Bittorrent client using Qt5 and libtorrent-rasterbar, Enhanced Edition mod
- pkgver = 4.4.2.10.r0.gdb18496c9
- pkgrel = 4
+ pkgver = 4.4.2.10.r3.g780ad2c06
+ pkgrel = 1
url = https://github.com/c0re100/qBittorrent-Enhanced-Edition
arch = arm
arch = armv6h
@@ -9,7 +9,7 @@ pkgbase = qbittorrent-enhanced-qt5-git
arch = aarch64
arch = i686
arch = x86_64
- license = custom:GPL with OpenSSL exception
+ license = custom:GPL_with_OpenSSL_exception
makedepends = boost
makedepends = cmake
makedepends = ninja
diff --git a/PKGBUILD b/PKGBUILD
index 685abefcbe42..ff704968cad1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Marcell Meszaros < marcell.meszaros AT runbox.eu >
pkgname='qbittorrent-enhanced-qt5-git'
-pkgver=4.4.2.10.r0.gdb18496c9
-pkgrel=4
+pkgver=4.4.2.10.r3.g780ad2c06
+pkgrel=1
pkgdesc='Bittorrent client using Qt5 and libtorrent-rasterbar, Enhanced Edition mod'
arch=('arm' 'armv6h' 'armv7h' 'aarch64' 'i686' 'x86_64')
url='https://github.com/c0re100/qBittorrent-Enhanced-Edition'
-license=('custom:GPL with OpenSSL exception')
+license=('custom:GPL_with_OpenSSL_exception')
depends=('dbus'
'gcc-libs'
'glibc'