summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhashworks2020-06-12 15:28:10 +0200
committerhashworks2020-06-12 15:28:10 +0200
commit7ae16959218d3f24451b9eac315f5ad9dc7c76fb (patch)
treec273bae2c3f1b65d9b887947bef9e3948bf50daf
parentaafd64b4ba5798e241da8b0da6dd588189402f77 (diff)
downloadaur-7ae16959218d3f24451b9eac315f5ad9dc7c76fb.tar.gz
Bump version to 3.4.5
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70e5e605ee0e..8919b0971d83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = filebin
pkgdesc = A pastebin service written in PHP
- pkgver = 3.4.4
- pkgrel = 2
+ pkgver = 3.4.5
+ pkgrel = 1
url = https://wiki.server-speed.net/projects/filebin
install = filebin.install
arch = any
@@ -19,7 +19,7 @@ pkgbase = filebin
backup = etc/webapps/filebin/contact-info.php
backup = etc/webapps/filebin/database.php
backup = etc/webapps/filebin/memcached.php
- source = git+https://github.com/Bluewind/filebin.git#tag=3.4.4?signed
+ source = git+https://github.com/Bluewind/filebin.git#tag=3.4.5?signed
source = filebin-nginx.conf
source = filebin-php-fpm.conf
source = filebin-file-cron.service
diff --git a/PKGBUILD b/PKGBUILD
index 99d86c2ae19a..fa6ff7170d65 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: hashworks<mail@hashworks.net>
# Contributor: Simon Hanna<simon DOT Hanna AT serve-me DOT info>
pkgname=filebin
-pkgver=3.4.4
-pkgrel=2
+pkgver=3.4.5
+pkgrel=1
pkgdesc="A pastebin service written in PHP"
arch=('any')
url="https://wiki.server-speed.net/projects/filebin"