summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d06b5d35343..369d2bf1f8a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Alabin Artem <kirpicheff@yandex.ru>
# Contributor: K0n24d <konrad AT knauber DOT net>
pkgname=urbackup-client-no-gui
-pkgver=1.4.8
-pkgrel=3
+pkgver=1.4.9
+pkgrel=1
pkgdesc="Client Server backup system"
arch=("i686" "x86_64")
url="http://www.urbackup.org/"
@@ -13,7 +13,7 @@ conflicts=('urbackup-client')
source=("http://sourceforge.net/projects/urbackup/files/Client/${pkgver}/urbackup-client-${pkgver}.tar.gz/download"
'urbackup-client.service')
-md5sums=('e711c8b4a4776d58a9753d82b8371d83'
+md5sums=('2a90414f56d2c399788aea9e313bc747'
'1eb3db6d0e3bf40976bf7058290c62e1')
build() {