summaryrefslogtreecommitdiff
path: root/pcr/alpm_octopi_utils
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2021-06-20 18:08:03 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2021-06-20 18:08:03 -0500
commit5bb2364ddf8c867d64f24983210cdf61beb1247f (patch)
treea515ea9f1fefd2811205f8e439519eab770e521b /pcr/alpm_octopi_utils
parent73bf11649d372573e54da3ab7e09f3b2598b5179 (diff)
downloadabslibre-5bb2364ddf8c867d64f24983210cdf61beb1247f.tar.gz
abslibre-5bb2364ddf8c867d64f24983210cdf61beb1247f.tar.bz2
abslibre-5bb2364ddf8c867d64f24983210cdf61beb1247f.zip
alpm_octopi_utils-1.0.2-3: rebuild
Diffstat (limited to 'pcr/alpm_octopi_utils')
-rw-r--r--pcr/alpm_octopi_utils/PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/pcr/alpm_octopi_utils/PKGBUILD b/pcr/alpm_octopi_utils/PKGBUILD
index 97ca9a563..61f571a5b 100644
--- a/pcr/alpm_octopi_utils/PKGBUILD
+++ b/pcr/alpm_octopi_utils/PKGBUILD
@@ -1,21 +1,19 @@
# Maintainer (AUR): MatMoul <matmoul@gmail.com>
-# Contributor (AUR): Stephan Springer <buzo+arch@Lini.de>
-# Contributor (AUR): kikadf <kikadf.01@gmail.com>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=alpm_octopi_utils
pkgver=1.0.2
-_commit=bd9fcd5fc5de8e8e800fbdf553249c95f1300356
-pkgrel=1
+_commit=1e735c3a27803ca5b6470e946f9cac708143dfd9
+pkgrel=3
pkgdesc="Alpm utils for Octopi"
-url="https://octopiproject.wordpress.com/"
+url="https://tintaescura.com/projects/octopi/"
arch=('i686' 'x86_64')
arch+=('armv7h')
license=('GPL3')
depends=('pacman-contrib')
makedepends=('vala')
source=("https://github.com/aarnt/${pkgname}/archive/${_commit}.tar.gz")
-sha256sums=('6af796743349f04127b4e168b03afef510d1b869c8116718c4cc26059ef6d19b')
+sha256sums=('b9479dd4c6f86b3a4120160cb556ae0f9ea158c7d4120a863fb92c117846de19')
build() {
cd "$pkgname-$_commit"