summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormuhas2016-01-13 13:23:32 +0300
committermuhas2016-01-13 13:23:32 +0300
commit45b8f651d45a015d6718c6871812b67fb5b6c094 (patch)
tree318ee3da9a930819f3bcf6d5d216a38126c9f62c /PKGBUILD
parent19ce65fa1e748208392e0e64644c167235f0d82c (diff)
downloadaur-45b8f651d45a015d6718c6871812b67fb5b6c094.tar.gz
update to 2016.01
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f06c416701b..8de1338ea777 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: muhas <muhas@mail.ru>
pkgname=fortune-mod-lorquotes
-pkgver=2015.08
+pkgver=2016.01
pkgrel=1
pkgdesc="The selected citations from a site Linux.Org.Ru (UTF8) "
url="http://lorquotes.ru/"
@@ -21,4 +21,4 @@ build() {
package() {
mkdir -p ${pkgdir}/usr/share/fortune/
cp lorquotes lorquotes.dat ${pkgdir}/usr/share/fortune/
-} \ No newline at end of file
+}