summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2018-12-25 00:50:54 +0100
committerJulian Xhokaxhiu2018-12-25 00:50:54 +0100
commitfb81a4086d075886490f4a356633936e535eadd4 (patch)
tree97bb5d80e04eeab81d06653b346f6d8f22dd56bb
parent829e72ee142d65e2a869d566def443c456acff57 (diff)
downloadaur-fb81a4086d075886490f4a356633936e535eadd4.tar.gz
4.1.0-1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0de5b8f07d63..6bdac7c2be01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = antibody-bin
pkgdesc = Antibody is a shell plugin manager made from the ground up thinking about performance
- pkgver = 4.0.2
+ pkgver = 4.1.0
pkgrel = 1
url = https://github.com/getantibody/antibody
arch = i686
@@ -10,16 +10,16 @@ pkgbase = antibody-bin
arch = aarch64
license = MIT
conflicts = antibody
- source_i686 = https://github.com/getantibody/antibody/releases/download/v4.0.2/antibody_Linux_i386.tar.gz
- sha256sums_i686 = ddbabb04a73c138c222e40d76a5a3223e25604802992a3eb8681e60889adae55
- source_x86_64 = https://github.com/getantibody/antibody/releases/download/v4.0.2/antibody_Linux_x86_64.tar.gz
- sha256sums_x86_64 = 774196b5c349987b2bd5b5bdb679175ab581cbd7590654139958560cb7ed5685
- source_armv6h = https://github.com/getantibody/antibody/releases/download/v4.0.2/antibody_Linux_armv6.tar.gz
- sha256sums_armv6h = f7aa109fd081681c21c8c6dfcc14ec4dfbbcd295755c7760cd746ebc6757a222
- source_armv7h = https://github.com/getantibody/antibody/releases/download/v4.0.2/antibody_Linux_armv7.tar.gz
- sha256sums_armv7h = 3df2957b85c44474f48631bd6fd185ba0276ddae0d2e8d12cb0c1f1369baa951
- source_aarch64 = https://github.com/getantibody/antibody/releases/download/v4.0.2/antibody_Linux_arm64.tar.gz
- sha256sums_aarch64 = e5e98fec324ab14d87791203f705c7f5828da66471023fa385738fa62a63c4a5
+ source_i686 = https://github.com/getantibody/antibody/releases/download/v4.1.0/antibody_Linux_i386.tar.gz
+ sha256sums_i686 = fe99396d25e827d8fc0332b0a1846493551de65451c123566f33e22a1e8ce23e
+ source_x86_64 = https://github.com/getantibody/antibody/releases/download/v4.1.0/antibody_Linux_x86_64.tar.gz
+ sha256sums_x86_64 = c53e5352df6ed631d7f4ec7ce90bc66754fc9ed20531d8f97e675e5ca53bda80
+ source_armv6h = https://github.com/getantibody/antibody/releases/download/v4.1.0/antibody_Linux_armv6.tar.gz
+ sha256sums_armv6h = 58bb52dba25b7e3921f0659a82737dc5aaad1bf3c95ae9902c9560314f6012da
+ source_armv7h = https://github.com/getantibody/antibody/releases/download/v4.1.0/antibody_Linux_armv7.tar.gz
+ sha256sums_armv7h = 50e03b3e3c17c527fa66e24f5bbb86c59f3f682e88789950323007d104d857e9
+ source_aarch64 = https://github.com/getantibody/antibody/releases/download/v4.1.0/antibody_Linux_arm64.tar.gz
+ sha256sums_aarch64 = c407bc073e639bfb6e57c9dab2fa5a9b6726fc52c273575dc69d76dc333de456
pkgname = antibody-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4c84d87d089a..7be96ff723ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=antibody-bin
-pkgver=4.0.2
+pkgver=4.1.0
pkgrel=1
pkgdesc="Antibody is a shell plugin manager made from the ground up thinking about performance"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -13,11 +13,11 @@ source_armv7h=("https://github.com/getantibody/antibody/releases/download/v$pkgv
source_aarch64=("https://github.com/getantibody/antibody/releases/download/v$pkgver/antibody_Linux_arm64.tar.gz")
url="https://github.com/getantibody/antibody"
license=("MIT")
-sha256sums_i686=("ddbabb04a73c138c222e40d76a5a3223e25604802992a3eb8681e60889adae55")
-sha256sums_x86_64=("774196b5c349987b2bd5b5bdb679175ab581cbd7590654139958560cb7ed5685")
-sha256sums_armv6h=("f7aa109fd081681c21c8c6dfcc14ec4dfbbcd295755c7760cd746ebc6757a222")
-sha256sums_armv7h=("3df2957b85c44474f48631bd6fd185ba0276ddae0d2e8d12cb0c1f1369baa951")
-sha256sums_aarch64=("e5e98fec324ab14d87791203f705c7f5828da66471023fa385738fa62a63c4a5")
+sha256sums_i686=("fe99396d25e827d8fc0332b0a1846493551de65451c123566f33e22a1e8ce23e")
+sha256sums_x86_64=("c53e5352df6ed631d7f4ec7ce90bc66754fc9ed20531d8f97e675e5ca53bda80")
+sha256sums_armv6h=("58bb52dba25b7e3921f0659a82737dc5aaad1bf3c95ae9902c9560314f6012da")
+sha256sums_armv7h=("50e03b3e3c17c527fa66e24f5bbb86c59f3f682e88789950323007d104d857e9")
+sha256sums_aarch64=("c407bc073e639bfb6e57c9dab2fa5a9b6726fc52c273575dc69d76dc333de456")
package() {
# Unpack, flag as executable and move to the right directory