Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit c96dd88

Browse files
git-svn-id: file:///srv/repos/svn-community/svn@705150 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent 70fe2d8 commit c96dd88

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

gitea/trunk/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
pkgname=gitea
66
pkgver=1.12.4
7-
pkgrel=1
7+
pkgrel=2
88
pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
99
arch=(x86_64)
1010
url="https://gitea.io"
@@ -29,7 +29,7 @@ source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
2929
gitea-arch-defaults.patch)
3030
sha256sums=('SKIP'
3131
'1521fd7edc3830c695698ffe9835709f1408040b5ec989f07410972c894fa8ba'
32-
'5fce4772781c588b861cb97b3aa0945ca5a9a8120285080934a0ccbcb5503da8'
32+
'3ad603263c6e79c5ab35ed37a3c45115b0af97c8beb027d2fbe7fa5cfa34b2eb'
3333
'7e7b798b8ce035c1fb55993ece41c5efb6cad5922708866804fa50ada0cf9fa5'
3434
'33ef77053a6bc8e2f5d9b62c92681909858d78356dfc7970616c42ad1dc60c57')
3535
validpgpkeys=(

gitea/trunk/gitea.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ RestrictRealtime=true
4040
RestrictSUIDSGID=true
4141
SystemCallArchitectures=native
4242
SystemCallFilter=@system-service
43+
SystemCallErrorNumber=EPERM
4344

4445
[Install]
4546
WantedBy=multi-user.target

0 commit comments

Comments
 (0)