summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaroslav Lichtblau2019-05-06 22:10:24 +0200
committerJaroslav Lichtblau2019-05-06 22:10:24 +0200
commitd169a285ae27fb3d4905bc50f3fab7986b75671f (patch)
tree411c3b17091a1aa80e3acd3c9d115cc4c256f7e0
parented557127f28a2d16b6fba254344bc16f2153bad6 (diff)
downloadaur-d169a285ae27fb3d4905bc50f3fab7986b75671f.tar.gz
eaglemode-0.94.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84a0abac4409..1b20c7a348f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 25 15:54:24 UTC 2018
+# Mon May 6 20:10:21 UTC 2019
pkgbase = eaglemode
pkgdesc = Visit almost everything in your PC simply by zooming in
- pkgver = 0.94.0
+ pkgver = 0.94.1
pkgrel = 1
url = http://eaglemode.sourceforge.net/
arch = i686
@@ -19,8 +19,8 @@ pkgbase = eaglemode
depends = xdg-utils
depends = xine-lib
depends = xz
- source = https://downloads.sourceforge.net/eaglemode/eaglemode-0.94.0.tar.bz2
- sha256sums = 33798753e41f22756a6402efc445729d25ef93982a43de36de5ac8e4535b23eb
+ source = https://downloads.sourceforge.net/eaglemode/eaglemode-0.94.1.tar.bz2
+ sha256sums = 09e94aab3f4fd9a6097f2915290844639a8a889c6ddee8d4ea5200ff1d98f656
pkgname = eaglemode
diff --git a/PKGBUILD b/PKGBUILD
index a43a0c05d338..5691f047d9df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=eaglemode
-pkgver=0.94.0
+pkgver=0.94.1
pkgrel=1
pkgdesc="Visit almost everything in your PC simply by zooming in"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'libtiff'
'libpng' 'librsvg' 'poppler-glib' 'xdg-utils' 'xine-lib' 'xz')
makedepends=('perl')
source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('33798753e41f22756a6402efc445729d25ef93982a43de36de5ac8e4535b23eb')
+sha256sums=('09e94aab3f4fd9a6097f2915290844639a8a889c6ddee8d4ea5200ff1d98f656')
build() {
cd "${srcdir}"/$pkgname-$pkgver