summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 4 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b50f58f13cca..7cde795cae7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Salamandar <felix@piedallu.me>
-pkgname=livewallpaper
+pkgname=livewallpaper-bzr
pkgdesc="OpenGL powered animated wallpapers with configuration utility, autostart, and application indicator."
url="https://launchpad.net/livewallpaper"
license=('GPL3')
@@ -16,14 +16,10 @@ depends=(
'libpeas' 'upower' 'libappindicator-gtk3' 'gobject-introspection'
'python' 'python-cairo' 'python-opengl' 'glew'
)
+replaces=('livewallpaper')
-source=(
- "${pkgname}"::'bzr+https://launchpad.net/livewallpaper/trunk'
-)
-
-sha256sums=(
- 'SKIP'
-)
+source=("${pkgname}"::'bzr+https://launchpad.net/livewallpaper/trunk')
+sha1sums=('SKIP')
pkgver() {
cd "${pkgname}"