summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsanduhrs2021-03-29 10:35:14 +0200
committersanduhrs2021-03-29 10:35:14 +0200
commitb55e524d70b4dadfa40543f57e4ad05b2d94c287 (patch)
tree8b60a76b2f2dca024ea2e8e59c3a60f00eb7ec67 /PKGBUILD
parent5acf9c2919c082a5454b2a8d330b78b1e4aaf4a4 (diff)
downloadaur-b55e524d70b4dadfa40543f57e4ad05b2d94c287.tar.gz
Update to upstream version 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2745f87f4baa..95326e1cd6bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=uploadprogress
pkgname=php-${_pkgname}
-pkgver=1.0.3.1
+pkgver=1.1.0
pkgrel=1
pkgdesc="An extension to track progress of a file upload"
arch=('i686' 'x86_64')