summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian2023-06-08 20:10:40 +0200
committerJulian2023-06-08 20:10:40 +0200
commit15bfacebe3340a0ac670842afe056f8bbbeb8433 (patch)
treec1e9a4ee90248c2d3abea671b9999e41ffcdc95d /PKGBUILD
parentaad10683dfdd15cdb439e7d5f864a04b8485b959 (diff)
downloadaur-15bfacebe3340a0ac670842afe056f8bbbeb8433.tar.gz
Update to 1.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4d3c2807847..3f56a7c73a35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Julian <juliannfairfax@protonmail.com>
pkgname=diebahn
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="GTK4 frontend for the travel information of the german railway"
url="https://gitlab.com/Schmiddiii/$pkgname"
@@ -10,7 +10,7 @@ license=("GPL3")
makedepends=("cargo" "meson")
depends=("libadwaita" "libsecret" "protobuf")
source=("https://gitlab.com/Schmiddiii/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=("bd4d50d62de9db5e0540c67dc8fce95f682b0459d6a87976f90bcbe13ea36389")
+sha256sums=("340819a30cbedaccc29cfa5ab5758cc6c4f7cdc025f1b61038d529a510267a17")
options=(!lto)
build() {