summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFanch The System2019-10-25 23:49:42 +0200
committerFanch The System2019-10-25 23:49:42 +0200
commit6eb0751016cf3c1b527c930279271f8b14cf626f (patch)
treeb19e1ad82b1d0715f42977f1ceeb8a11aff80c87
parentf463df51adcca130c017ec75690caa984fb19bac (diff)
downloadaur-6eb0751016cf3c1b527c930279271f8b14cf626f.tar.gz
Update Version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ad8659a9577..8d9ad6abed4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chevereto
pkgdesc = Chevereto is an image hosting script that allows you to create a beautiful and full-featured image hosting website on your own server.
- pkgver = 1.1.0
+ pkgver = 1.1.4
pkgrel = 1
url = https://chevereto.com/free
install = chevereto.install
@@ -11,9 +11,9 @@ pkgbase = chevereto
depends = mariadb
optdepends = php-apache: to use the Apache web server
options = emptydirs
- source = https://github.com/Chevereto/Chevereto-Free/archive/1.1.0.tar.gz
+ source = https://github.com/Chevereto/Chevereto-Free/archive/1.1.4.tar.gz
source = chevereto.perm.sh
- md5sums = 694fa397ea504e8eb018c5b8392a7c84
+ md5sums = 90515a682a2b5974dd3410650e019e76
md5sums = e7add39512c475948c6709a0a6a9c309
pkgname = chevereto
diff --git a/PKGBUILD b/PKGBUILD
index b29d22816887..8e701b99bae8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=chevereto
-pkgver=1.1.0
+pkgver=1.1.4
pkgrel=1
pkgdesc="Chevereto is an image hosting script that allows you to create a beautiful and full-featured image hosting website on your own server."
arch=(any)
@@ -12,7 +12,7 @@ options=(emptydirs)
source=(https://github.com/Chevereto/Chevereto-Free/archive/${pkgver}.tar.gz
chevereto.perm.sh)
-md5sums=('694fa397ea504e8eb018c5b8392a7c84'
+md5sums=('90515a682a2b5974dd3410650e019e76'
'e7add39512c475948c6709a0a6a9c309')