Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
bigsh0t


Commits:
caa33f7d by Antonio Rojas at 2024-04-16T19:48:06+02:00
upgpkg: 2.7-1: Update to 2.7

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = bigsh0t
+       pkgdesc = A collection of frei0r plugins for VR video, with support for 
Shotcut
+       pkgver = 2.7
+       pkgrel = 1
+       url = https://bitbucket.org/leo_sutic/bigsh0t
+       arch = x86_64
+       license = GPL-2.0-only
+       makedepends = cmake
+       makedepends = python
+       depends = gcc-libs
+       source = 
bigsh0t-2.7::https://bitbucket.org/leo_sutic/bigsh0t/get/2.7.tar.gz
+       sha256sums = 
ab5b4cd3ff16bbbf7bf2d949b955edd1074955f9ddde9ed9caf5ff099d618ffb
+
+pkgname = bigsh0t


=====================================
PKGBUILD
=====================================
@@ -1,16 +1,17 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=bigsh0t
-pkgver=2.6
+pkgver=2.7
 pkgrel=1
 pkgdesc='A collection of frei0r plugins for VR video, with support for Shotcut'
 arch=(x86_64)
 url='https://bitbucket.org/leo_sutic/bigsh0t'
-license=(GPL)
+license=(GPL-2.0-only)
 depends=(gcc-libs)
-makedepends=(cmake python)
+makedepends=(cmake
+             python)
 
source=($pkgname-$pkgver::https://bitbucket.org/leo_sutic/bigsh0t/get/$pkgver.tar.gz)
-sha256sums=('47804736114da5b92686d15a5c270255583a5f31e15c53ac0a26a6d2fb37d4d6')
+sha256sums=('ab5b4cd3ff16bbbf7bf2d949b955edd1074955f9ddde9ed9caf5ff099d618ffb')
 
 prepare() {
   sed -e 's|-march=native||' -i leo_sutic-$pkgname-*/CMakeLists.txt # Don't 
use -march=native



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bigsh0t/-/commit/caa33f7d63d978f9bf0a29c837eb5cc4977e19cb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bigsh0t/-/commit/caa33f7d63d978f9bf0a29c837eb5cc4977e19cb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to