summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d728b1a01bf..97ba71ed984b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sun Mar 6 22:14:53 UTC 2016
pkgbase = space-bg
pkgdesc = A background image setting program that grabs the daily astronomy image (http://apod.nasa.gov/apod/astropix.html)
- pkgver = 2.0.7
- pkgrel = 3
+ pkgver = 2.0.9
+ pkgrel = 1
url = http://github.com/t0nedef/space-bg
arch = any
license = GPL
@@ -13,8 +15,8 @@ pkgbase = space-bg
depends = mplayer
depends = vimeo-dl-git
depends = imagemagick
- source = https://github.com/t0nedef/space-bg/archive/2.0.7.tar.gz
- md5sums = 0d93963b0d0e1a7ce04eec1a64021bf2
+ source = https://github.com/t0nedef/space-bg/archive/2.0.9.tar.gz
+ md5sums = 543c650a4c259d8ae2b0b8347c3b5893
pkgname = space-bg
diff --git a/PKGBUILD b/PKGBUILD
index e836dc4a4848..dc179a0fedbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Ali <t0nedef@causal.ca>
pkgname=space-bg
-pkgver=2.0.7
-pkgrel=3
+pkgver=2.0.9
+pkgrel=1
pkgdesc="A background image setting program that grabs the daily astronomy image (http://apod.nasa.gov/apod/astropix.html)"
arch=('any')
license=('GPL')
@@ -17,4 +17,4 @@ package()
install -Dm644 spaceimg.py ${pkgdir}/usr/lib/python3.5/site-packages/spaceimg.py
}
#
-md5sums=('0d93963b0d0e1a7ce04eec1a64021bf2')
+md5sums=('543c650a4c259d8ae2b0b8347c3b5893')