summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD15
2 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9156dffbefe8..8259d5ab6aae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cpod-git
pkgdesc = A simple, beautiful podcast app
- pkgver = 1.28.0.r24.gb60930d
+ pkgver = 1.28.0.r27.ga648efd
pkgrel = 1
url = https://github.com/z-------------/CPod
arch = x86_64
@@ -17,7 +17,6 @@ pkgbase = cpod-git
depends = nss
provides = cpod
conflicts = cpod
- replaces = cumulonimbus
source = cpod-git::git+https://github.com/z-------------/CPod.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fdefa264f169..0f03dd81438c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,16 @@
# Maintainer: willemw <willemw12@gmail.com>
pkgname=cpod-git
-pkgver=1.28.0.r24.gb60930d
+pkgver=1.28.0.r27.ga648efd
pkgrel=1
-pkgdesc="A simple, beautiful podcast app"
-arch=('x86_64')
-url="https://github.com/z-------------/CPod"
-license=('Apache')
-depends=('alsa-lib' 'gconf' 'gtk3' 'libxss' 'nss')
-makedepends=('git' 'gulp' 'libxcrypt-compat' 'nvm' 'yarn')
+pkgdesc='A simple, beautiful podcast app'
+arch=(x86_64)
+url='https://github.com/z-------------/CPod'
+license=(Apache)
+depends=(alsa-lib gconf gtk3 libxss nss)
+makedepends=(git gulp libxcrypt-compat nvm yarn)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-replaces=('cumulonimbus')
source=("$pkgname::git+$url.git")
sha256sums=('SKIP')