summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian2023-08-06 15:53:39 +0200
committerJulian2023-08-06 15:53:39 +0200
commit1e6e9f43748854292bea4213985a4a8655dfe7b6 (patch)
tree78a2e80b094a4084ae9d6d63d0a1948cf75d1651 /PKGBUILD
parent1cbafd11230e9b661dc933a15048ebcfae08c728 (diff)
downloadaur-1e6e9f43748854292bea4213985a4a8655dfe7b6.tar.gz
Update project URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e17a375c511a..96f9bbce698c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=diebahn
pkgver=1.5.0
pkgrel=1
pkgdesc="GTK4 frontend for the travel information of the german railway"
-url="https://gitlab.com/Schmiddiii/$pkgname"
+url="https://gitlab.com/schmiddi-on-mobile/$pkgname"
arch=("i686" "x86_64" "armv6h" "armv7h" "aarch64")
license=("GPL3")
makedepends=("cargo" "meson")
depends=("libadwaita" "libsecret" "protobuf")
-source=("https://gitlab.com/Schmiddiii/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+source=("https://gitlab.com/schmiddi-on-mobile/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=("57743ee71ec334a72a270ef4ab88b18ac3e386fa331659fb2cc59f4b9654c540")
options=(!lto)