summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2017-04-25 07:28:43 -0700
committerSteven Allen2017-04-25 07:28:43 -0700
commit8601b43163d5e3cd3a0b83540439bb3a91ca8c55 (patch)
tree8107fcb15312610533a9f38cabe51721fc8a85ba /PKGBUILD
parentf6275a52f2a2d1b929883f04eea92354b7822143 (diff)
downloadaur-8601b43163d5e3cd3a0b83540439bb3a91ca8c55.tar.gz
bump to 1.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 3 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f517151ddf7..4c0561cb29ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Steven Allen <steven@stebalien.com>
pkgname=pithos
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc='Native Pandora Radio client'
arch=('any')
@@ -20,19 +20,12 @@ optdepends=('libkeybinder3: for media keys plugin'
makedepends=('intltool')
source=(
"https://github.com/pithos/pithos/releases/download/${pkgver}/pithos-${pkgver}.tar.xz"{,.asc}
- 'fix-python36.patch::https://github.com/pithos/pithos/commit/be9e8cb35692ef0b7d835dc26b28996cf6aacb7b.patch'
)
-sha256sums=('9ff5ae0aac3265cd8ba91d07f42ec0819d6909d9607e4f6c10188ff3645134a9'
- 'SKIP'
- 'e39a4d5ff114dcb30ffef5b927b757a09d025d73025d8c5d9043a7b9baa1ef07')
+sha256sums=('cf732bd5c541a55e160d58743e19c2beca69476fae6ead745f0ba6b08615d509'
+ 'SKIP')
validpgpkeys=('108BF2212A051F4A72B18448B3C7CE210DE76DFC')
-prepare() {
- cd "$srcdir/${pkgname}-$pkgver"
- patch -Np1 -i "$srcdir/fix-python36.patch"
-}
-
build() {
cd "$srcdir/${pkgname}-$pkgver"
./configure --prefix=/usr