summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Krasavin2016-12-08 03:40:33 +0300
committerAndrew Krasavin2016-12-08 03:40:33 +0300
commitcd829652b8cc1c7204748ca2b12a93ea3e9f3aac (patch)
tree102381c6704e5f0c6ab3fa83b0f9c341fd649bad
parent7359c9b14d120b3e2baa4bfa5ecab33fdc16bae3 (diff)
downloadaur-cd829652b8cc1c7204748ca2b12a93ea3e9f3aac.tar.gz
Update to 0.3.79
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eeaf7e02e45f..97a9bc55c0bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,22 +2,22 @@
# Contributor: Robert Štětka <robert dot stetka at gmail dot com>
pkgname=freenet-fms
_realname=fms
-pkgver=0.3.78
+pkgver=0.3.79
pkgrel=1
url="http://127.0.0.1:8888/USK@0npnMrqZNKRCRoGojZV93UNHCMN-6UU3rRSAmP6jNLE,~BG-edFtdCC1cSH4O3BWdeIYa8Sw5DfyrSV-TKdO5ec,AQACAAE/fms/140/"
pkgdesc="Freenet Messaging System"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('poco-git>=1.7.3' 'sqlite3>3.6.14' 'freenet' )
+depends=('poco>=1.7.6' 'sqlite3>3.6.14' 'freenet' )
makedepends=('cmake')
install=fms.install
# You have to start freenet before down installation
# or download the package manually and place it to the
# build directory
-source=("http://127.0.0.1:8888/?forcedownload&max-size=99999999&key=CHK@dSFfNisvTmirYwn3V64CBbJec82sS3FRzzX1mh-b1hE,Kfs0JyhWtRpY9czmj2c3XJ56J9JYcs8FA43wUczlBic,AAMC--8/${_realname}-src-${pkgver}.zip"
+source=("http://127.0.0.1:8888/?forcedownload&max-size=99999999&key=CHK@5K1KMp7PRVL4ViePzUeidqWd1L5AS2EM3VM8p~AlaZo,4xnRHnAJxNrXCgnnVurrSWEL4L-qPafthoE8AZS0EKk,AAMC--8/${_realname}-src-${pkgver}.zip"
'fms.install'
'fms.service')
-sha256sums=('4c1ed1b0474193443967e15ee0be357227709e072e19fbdd9ef5211f8d63835f'
+sha256sums=('b5dbb1e1d075e2134c692038ea95805a528807b0d777e2752f806f6935508f30'
'5c7db16d80a0af8e80447c8753cc1be66a834634798ea4ff913c6586d40a8da4'
'0d276666a39efe3ba139259ec567f04b6767f26a13f2d2bf455a2005cf61791a')
build() {