summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302021-11-02 22:34:07 +0100
committerM0Rf302021-11-02 22:34:07 +0100
commitd8c61c19d853b89c5dbc5f4c5dbc55442ca08dd5 (patch)
tree6e009d2380f73c8858a1a33883ae673c007a34c4
parent060ddc6697504242f88f1f011e7e469390ae6e25 (diff)
downloadaur-d8c61c19d853b89c5dbc5f4c5dbc55442ca08dd5.tar.gz
idjc: 0.9.2
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7eb3de2b4e34..a2d58c683a9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = idjc
pkgdesc = Powerful client for individuals interested in streaming live radio shows
- pkgver = 0.9.1
+ pkgver = 0.9.2
pkgrel = 1
url = http://idjc.sourceforge.net/
arch = i686
@@ -26,8 +26,7 @@ pkgbase = idjc
optdepends = mysql-python: Ampache and Prokyon 3 support
optdepends = python-irc: IRC notification support
conflicts = idjc-git
- source = http://downloads.sourceforge.net/idjc/idjc-0.9.1.tar.gz
- sha256sums = 78106e9d9e82a08269e5ece45c7cbf0a38c3f931d7341df05e7fee002b872224
+ source = http://downloads.sourceforge.net/idjc/idjc-0.9.2.tar.gz
+ sha256sums = 4762cda6eb6428a06ba3837d0cb40f47218c344293e4997b91f4ec0479933c03
pkgname = idjc
-
diff --git a/PKGBUILD b/PKGBUILD
index 547c24a9027b..5996fbba6d90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Gaetan Bisson <bisson@archlinux.org>
pkgname=idjc
-pkgver=0.9.1
+pkgver=0.9.2
pkgrel=1
pkgdesc='Powerful client for individuals interested in streaming live radio shows'
url='http://idjc.sourceforge.net/'
@@ -53,4 +53,4 @@ package() {
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
}
-sha256sums=('78106e9d9e82a08269e5ece45c7cbf0a38c3f931d7341df05e7fee002b872224')
+sha256sums=('4762cda6eb6428a06ba3837d0cb40f47218c344293e4997b91f4ec0479933c03')