summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12023-05-20 20:54:00 +0800
committerChocobo12023-05-20 20:54:00 +0800
commitaee96893c2828770608edcb08caebc34b7e1a52a (patch)
tree7131717314cb9c69c5c77522656604b3535663b3
parentb735e2858766b8faca50f208a64b338111a53557 (diff)
downloadaur-apache-git.tar.gz
upgpkg: apache-git 2.4.57.r11251.g14aa4f56d7-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97858f70e12c..bd25b5d2d474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = apache-git
pkgdesc = Provides useful functions commonly found on BSD systems
- pkgver = 2.4.57.r11194.gabeee9dc35
+ pkgver = 2.4.57.r11251.g14aa4f56d7
pkgrel = 1
url = https://httpd.apache.org/
arch = i686
@@ -26,7 +26,7 @@ pkgbase = apache-git
optdepends = lynx: apachectl status
optdepends = perl: for apxs and dbmmanage
optdepends = uwsgi: for mod_proxy_uwsgi module
- provides = apache=2.4.57.r11194.gabeee9dc35
+ provides = apache=2.4.57.r11251.g14aa4f56d7
conflicts = apache
backup = etc/httpd/conf/httpd.conf
backup = etc/httpd/conf/extra/httpd-autoindex.conf
@@ -45,10 +45,10 @@ pkgbase = apache-git
backup = etc/httpd/conf/magic
backup = etc/logrotate.d/httpd
source = git+https://github.com/apache/httpd.git
- source = apache.tmpfiles.conf::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/apache/trunk/apache.tmpfiles.conf
- source = arch.layout::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/apache/trunk/arch.layout
- source = httpd.logrotate::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/apache/trunk/httpd.logrotate
- source = httpd.service::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/apache/trunk/httpd.service
+ source = apache.tmpfiles.conf::https://gitlab.archlinux.org/archlinux/packaging/packages/apache/-/raw/main/apache.tmpfiles.conf
+ source = arch.layout::https://gitlab.archlinux.org/archlinux/packaging/packages/apache/-/raw/main/arch.layout
+ source = httpd.logrotate::https://gitlab.archlinux.org/archlinux/packaging/packages/apache/-/raw/main/httpd.logrotate
+ source = httpd.service::https://gitlab.archlinux.org/archlinux/packaging/packages/apache/-/raw/main/httpd.service
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5be3dbed583a..cc43b721df69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=apache-git
-pkgver=2.4.57.r11194.gabeee9dc35
+pkgver=2.4.57.r11251.g14aa4f56d7
pkgrel=1
pkgdesc="Provides useful functions commonly found on BSD systems"
arch=('i686' 'x86_64')
@@ -25,10 +25,10 @@ backup=('etc/httpd/conf/httpd.conf'
'etc/httpd/conf'/{mime.types,magic}
'etc/logrotate.d/httpd')
source=("git+https://github.com/apache/httpd.git"
- "apache.tmpfiles.conf::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/apache/trunk/apache.tmpfiles.conf"
- "arch.layout::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/apache/trunk/arch.layout"
- "httpd.logrotate::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/apache/trunk/httpd.logrotate"
- "httpd.service::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/apache/trunk/httpd.service")
+ "apache.tmpfiles.conf::https://gitlab.archlinux.org/archlinux/packaging/packages/apache/-/raw/main/apache.tmpfiles.conf"
+ "arch.layout::https://gitlab.archlinux.org/archlinux/packaging/packages/apache/-/raw/main/arch.layout"
+ "httpd.logrotate::https://gitlab.archlinux.org/archlinux/packaging/packages/apache/-/raw/main/httpd.logrotate"
+ "httpd.service::https://gitlab.archlinux.org/archlinux/packaging/packages/apache/-/raw/main/httpd.service")
sha256sums=('SKIP'
'SKIP'
'SKIP'