summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Picht2022-06-04 16:51:30 +0000
committerMichael Picht2022-06-04 16:51:30 +0000
commitdeeb73e49780e094597cab8cca894c5b6a3d5469 (patch)
tree012a9b0cb9aabf192631d54f53febff3794b62e5 /PKGBUILD
parent0e7bef41bdc9e34418bda3a8816e2d998a0846ef (diff)
downloadaur-deeb73e49780e094597cab8cca894c5b6a3d5469.tar.gz
release v3.0.0
Signed-off-by: Michael Picht <mipi@fsfe.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 4 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e52b7da91efa..8106678317c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,14 @@
_pkgorg=gitlab.com/mipimipi
pkgname=crema-git
_pkgname=crema
-pkgver=2.11.2
+pkgver=3.0.0
pkgrel=1
pkgdesc="Manage (remote) custom repositories"
arch=(
- x86_64
- arm
- armv6h
- armv7h
aarch64
- )
+ armv7h
+ x86_64
+)
url="https://$_pkgorg/$_pkgname"
license=(GPL3)
source=("git+https://$_pkgorg/$_pkgname.git")
@@ -25,8 +23,6 @@ depends=(
sudo
)
depends_x86_64=(devtools)
-depends_arm=(devtools-alarm)
-depends_armv6h=(devtools-alarm)
depends_armv7h=(devtools-alarm)
depends_aarch64=(devtools-alarm)
makedepends=(