summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaotieren2024-01-24 20:08:22 +0800
committertaotieren2024-01-24 20:08:22 +0800
commitbc31145508c9ad0ffa64fd70c9af4610a528c37c (patch)
tree0075225381db8c150f8977d5a2845e15c08cb182
parentfa589a45bb90b1d2fa6a292f0ee2696d443132c0 (diff)
downloadaur-bc31145508c9ad0ffa64fd70c9af4610a528c37c.tar.gz
[lilac] updated to 1:r5.20140913.1a0b52a-9
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9008ad1cc20..351801f3c389 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = sunxi-livesuite-git
pkgver = r5.20140913.1a0b52a
- pkgrel = 5
+ pkgrel = 9
epoch = 1
url = https://github.com/linux-sunxi/sunxi-livesuite
arch = x86_64
arch = i686
groups = sunxi-livesuite-git
- license = GPLv2
+ license = GPL-2.0-only
makedepends = git
- options = !strip
source = sunxi-livesuite::git+https://github.com/linux-sunxi/sunxi-livesuite.git
source = git+https://github.com/M0Rf30/sunxi-awusb.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4851c70af8e2..8740135c1389 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ pkgbase=sunxi-livesuite-git
pkgname=($pkgbase sunxi-livesuite-dkms-git)
epoch=1
pkgver=r5.20140913.1a0b52a
-pkgrel=5
+pkgrel=9
arch=('x86_64' 'i686')
url="https://github.com/linux-sunxi/sunxi-livesuite"
-license=('GPLv2')
+license=('GPL-2.0-only')
#replaces=(${pkgname})
makedepends=('git')
backup=()
-options=('!strip')
+options=()
#install=${pkgname}.install
groups=($pkgbase)
source=("${pkgbase%-git}::git+${url}.git"