summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8a26e37bd01..3f7610d31ce5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = epdfview-git
pkgdesc = Lightweight PDF document viewer
- pkgver = 0.1.8.r43
+ pkgver = 0.1.8.r49
pkgrel = 1
- url = https://github.com/shimmerproject/Greybird
+ url = http://freecode.com/projects/epdfview
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 67756547f9d0..820363e5fdda 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Pablo Lezaeta <prflr 88 (arro'a) gmail puntocom>
pkgname=epdfview-git
-pkgver=0.1.8.r43
+pkgver=0.1.8.r49
pkgrel=1
pkgdesc="Lightweight PDF document viewer"
arch=('i686' 'x86_64')
-url="https://github.com/shimmerproject/Greybird"
+url="http://freecode.com/projects/epdfview"
license=('GPL2')
depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'poppler-glib')
makedepends=('git' 'pkg-config')