diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-10-03 22:46:46 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-10-03 22:46:46 -0300 |
commit | 0d2710ba70444955e2f88fce2178beda5dfeb26a (patch) | |
tree | 31dcde2a20d3f88f88b774f798a1c793dc90c247 /libre/icedove/PKGBUILD | |
parent | c0f7d0987ef1dd92f8359c05e7984a23b94473d2 (diff) |
icedove-1:45.4.0.deb1-1{,.nonprism1}: updating version
Diffstat (limited to 'libre/icedove/PKGBUILD')
-rw-r--r-- | libre/icedove/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD index 3e1383a5b..6dbbb6576 100644 --- a/libre/icedove/PKGBUILD +++ b/libre/icedove/PKGBUILD @@ -5,7 +5,7 @@ # We're getting this from Debian Sid _debname=icedove -_debver=45.3.0 +_debver=45.4.0 _debrel=deb1 _debrepo=http://ftp.debian.org/debian/pool/main/ debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; } |