summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDesmond Kabus2023-08-11 22:24:40 +0200
committerDesmond Kabus2023-08-11 22:24:40 +0200
commit87e0a25389a1cf34ee2c121c9d31089632a40707 (patch)
tree7fcce95f6b74fdc81dbc783ad700a0c546755758
parentb0d149baefef0c9522c79b896644c8d77e524ceb (diff)
downloadaur-87e0a25389a1cf34ee2c121c9d31089632a40707.tar.gz
Move to Gitlab
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd9c44a13c21..6b220b4ee6c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bigjubel-git
pkgdesc = command line utility to calculate current jubilees
- pkgver = 10.2.2.r1.g98085c1
+ pkgver = 10.2.3.r0.g0414093
pkgrel = 1
url = https://www.kabus.eu/git/bigjubel
arch = x86_64
@@ -19,4 +19,3 @@ pkgbase = bigjubel-git
md5sums = SKIP
pkgname = bigjubel-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 77591c09b9c8..8880307ead69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Desmond Kabus <desmond.kabus@protonmail.com>
pkgname=bigjubel-git
-pkgver=10.2.2.r1.g98085c1
+pkgver=10.2.3.r0.g0414093
pkgrel=1
pkgdesc="command line utility to calculate current jubilees"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
-url="https://www.kabus.eu/git/bigjubel"
+url="https://gitlab.com/dkabus/bigjubel"
license=('GPL')
depends=()
makedepends=('git' 'make' 'gcc')
provides=('bigjubel')
conflicts=('bigjubel')
-source=('bigjubel-git::git://www.kabus.eu/git/bigjubel')
+source=('bigjubel-git::git+https://gitlab.com/dkabus/bigjubel')
md5sums=('SKIP')
pkgver() {