Compare commits

...

2 commits

Author SHA1 Message Date
leafee98 82db10ed97 change matrix-media-repo's branch to travis/fix-importers
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2024-01-31 14:11:51 +08:00
leafee98 5554269cce update submodule makedeb 2024-01-31 14:11:36 +08:00
2 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit 932f8b695e10f7b3742f528a619e26808a808c46
Subproject commit 24172f0771453ac4c9bbc0008fe75c1f994356a4

View file

@ -2,14 +2,14 @@
pkgname="matrix-media-repo"
arch="amd64"
pkgrel=2
pkgver=1.3.3.56.gcc7e9e5
pkgrel=1
pkgver=1.3.3.57.ge781d64
pkgdesc="matrix-media-repo (aka MMR) is a highly customizable multi-domain media repository for Matrix."
url="https://github.com/t2bot/matrix-media-repo"
maintainer="Leafee98 <me@leafee98.com>"
source=(
"matrix-media-repo::git+https://github.com/t2bot/matrix-media-repo.git#branch=main"
"matrix-media-repo::git+https://github.com/t2bot/matrix-media-repo.git#branch=travis/fix-importers"
"matrix-media-repo.service::materials/matrix-media-repo.service"
)