summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormschubert2021-03-04 16:11:34 +0100
committermschubert2021-03-04 16:11:34 +0100
commit8acb841383175b7baab33074fa4ef374452a1bb7 (patch)
treea39994e3e34ea4a97bbb2f790a69d67a03f52122 /PKGBUILD
parenta3aaacc7bb00ce14aa3ecfc2f8188dddfdd5e8b1 (diff)
downloadaur-8acb841383175b7baab33074fa4ef374452a1bb7.tar.gz
upstream URL move
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfa28d588b02..decf4c9cbe0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor: Maxim Andersson <thesilentboatman@gmail.com>
_pkgname=pixel-saver
pkgname=gnome-shell-extension-$_pkgname-git
-pkgver=1.20.r10.gcceefae
+pkgver=1.24.r7.g2c63d8c
pkgrel=1
pkgdesc="Saves pixels by fusing activity bar and title bar in a natural way"
arch=('any')
-url="https://github.com/deadalnix/pixel-saver"
+url="https://github.com/pixel-saver/pixel-saver"
license=('MIT')
depends=('gnome-shell' 'xorg-xprop')
makedepends=('git')
provides=('gnome-shell-extension-pixel-saver')
conflicts=('gnome-shell-extension-pixel-saver')
install=$_pkgname.install
-source=(git+https://github.com/deadalnix/pixel-saver)
+source=(git+$url.git)
sha256sums=('SKIP')
pkgver() {