Przeglądaj źródła

Version 1.2.9-3

Edvinas Valatka 10 lat temu
rodzic
commit
8c84c27744
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      .SRCINFO
  2. 1 1
      PKGBUILD

+ 1 - 1
.SRCINFO

@@ -1,7 +1,7 @@
 pkgbase = libevhtp-seafile
 	pkgdesc = A more flexible replacement for libevent's httpd API. [Built for seafile]
 	pkgver = 1.2.9
-	pkgrel = 2
+	pkgrel = 3
 	url = https://github.com/ellzey/libevhtp
 	arch = i686
 	arch = x86_64

+ 1 - 1
PKGBUILD

@@ -4,7 +4,7 @@
 _pkgname=libevhtp
 pkgname="${_pkgname}"-seafile
 pkgver=1.2.9
-pkgrel=2
+pkgrel=3
 pkgdesc="A more flexible replacement for libevent's httpd API. [Built for seafile]"
 arch=('i686' 'x86_64' 'armv5te' 'armv6h' 'armv7h')
 url="https://github.com/ellzey/libevhtp"