Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
websvn


Commits:
a911a5d3 by Sergej Pupykin at 2026-05-17T01:44:57+03:00
upgpkg: 2.8.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = websvn
        pkgdesc = subversion web interface
-       pkgver = 2.8.6
+       pkgver = 2.8.7
        pkgrel = 1
        url = https://websvnphp.github.io/
        arch = any
        license = GPL
        backup = srv/http/websvn/.htaccess
-       source = 
websvn-2.8.6.tar.gz::https://github.com/websvnphp/websvn/archive/2.8.6.tar.gz
-       sha256sums = 
d821179fb17f3a82e9de963ee7508baefcfdd4ca743a798c9cc8cdfd30d43214
+       source = 
websvn-2.8.7.tar.gz::https://github.com/websvnphp/websvn/archive/2.8.7.tar.gz
+       sha256sums = 
d4183df38e8bbb7f861f921071e445814529ebaf581be873405ad311648faa26
 
 pkgname = websvn


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sergej Pupykin <[email protected]>
 
 pkgname=websvn
-pkgver=2.8.6
+pkgver=2.8.7
 pkgrel=1
 pkgdesc="subversion web interface"
 arch=(any)
@@ -10,7 +10,7 @@ license=('GPL')
 depends=()
 backup=(srv/http/websvn/.htaccess)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/websvnphp/websvn/archive/$pkgver.tar.gz";)
-sha256sums=('d821179fb17f3a82e9de963ee7508baefcfdd4ca743a798c9cc8cdfd30d43214')
+sha256sums=('d4183df38e8bbb7f861f921071e445814529ebaf581be873405ad311648faa26')
 
 package() {
   local _instdir="$pkgdir"/srv/http



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/websvn/-/commit/a911a5d38fd1f1e20cf62c7f098e5963c3350596

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/websvn/-/commit/a911a5d38fd1f1e20cf62c7f098e5963c3350596
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to