summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArsen Musayelyan2021-05-04 20:57:52 -0700
committerArsen Musayelyan2021-05-04 20:57:52 -0700
commitac7e4671539a17514c2e85643d5f0e31930b2084 (patch)
treeb5f19c1eac7398d9561331105e048557b8349aac
parenta432a37c6c683bdd9577cd968814c5799dbcbf13 (diff)
downloadaur-opensend-git.tar.gz
Update Source
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49ad8d6cb308..4b41d30ec368 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = opensend-git
pkgdesc = Send files and securely across systems
pkgver = r39.07e35af
- pkgrel = 1
+ pkgrel = 2
arch = any
license = Apache-2.0
makedepends = go
backup = etc/opensend.toml
- source = git+https://gitea.arsenm.dev/opensend/opensend.git
+ source = git+https://gitea.arsenm.dev/Arsen6331/opensend.git
md5sums = SKIP
pkgname = opensend-git
diff --git a/PKGBUILD b/PKGBUILD
index 6d490bbad306..f642a843e0a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Arsen Musayelyan <moussaelianarsen@gmail.com>
pkgname=opensend-git
pkgver=r39.07e35af
-pkgrel=1
+pkgrel=2
pkgdesc="Send files and securely across systems"
arch=('any')
license=('Apache-2.0')
makedepends=('go')
-source=('git+https://gitea.arsenm.dev/opensend/opensend.git')
+source=('git+https://gitea.arsenm.dev/Arsen6331/opensend.git')
md5sums=('SKIP')
backup=('etc/opensend.toml')