summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiota2023-05-12 09:20:19 -0700
committerxiota2023-05-12 09:21:28 -0700
commitca3430df7f7996c6b5a184cf4cf6a682cd1124ee (patch)
treeec798a50f5cd80b2d0723f94bd72d82c4ab2ab00
parent9650accbd78ad94cb3a91f51fba5231014dad2ad (diff)
downloadaur-ca3430df7f7996c6b5a184cf4cf6a682cd1124ee.tar.gz
update checksum
-rw-r--r--.SRCINFO7
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD31
3 files changed, 25 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae9720f25589..9647b2df52aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by makepkg 5.2.1
-# Sat Mar 14 09:39:23 UTC 2020
pkgbase = linuxtv-dvb-apps
pkgdesc = Linux DVB API applications and utilities
pkgver = 1505
- pkgrel = 2
+ pkgrel = 3
url = https://www.linuxtv.org
arch = x86_64
arch = i686
@@ -24,7 +22,6 @@ pkgbase = linuxtv-dvb-apps
sha256sums = 4460c9c8f4474fcc776b8d02d1c527584a81dbc84b69db9ed9a8b43ca24d49c5
sha256sums = ea5915194b00b7275eaac6902f9a4aa07a61c17e14010b9ea453c0e53c57612a
sha256sums = f9793b4e490f43e1cefbb94f44db3d8799c5a6ca51168cb7e79a518e3efbb7ad
- sha256sums = b1a61020aa8658b100efd32ae5abc43915c9e62a33f3ac171f1c7c65b870cbac
+ sha256sums = ec99693a472723a9ad94137162fa7f0ca153b02750bac4ad755b9230b0735872
pkgname = linuxtv-dvb-apps
-
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..018a3de08144
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*
+!PKGBUILD
+!.SRCINFO
+!.gitignore
diff --git a/PKGBUILD b/PKGBUILD
index 6344044c0dcd..d2e7bb801a07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer:
# Contributor: Tomasz Maciej Nowak <com[dot]gmail[at]tmn505>
# Contributor: Jonathan Conder <jonno.conder@gmail.com>
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
@@ -5,7 +6,7 @@
pkgname=linuxtv-dvb-apps
pkgver=1505
-pkgrel=2
+pkgrel=3
_hgrev=3d43b280298c39a67d1d889e01e173f52c12da35
pkgdesc='Linux DVB API applications and utilities'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -13,17 +14,23 @@ url='https://www.linuxtv.org'
license=('GPL')
depends=('glibc')
makedepends=('mercurial')
-optdepends=('dtv-scan-tables-git: initial tuning data necessary for scanning utils')
-source=("hg+https://linuxtv.org/hg/dvb-apps/#revision=${_hgrev}"
- 'https://gitweb.gentoo.org/repo/gentoo.git/plain/media-tv/linuxtv-dvb-apps/files/linuxtv-dvb-apps-1.1.1.20100223-perl526.patch'
- 'https://git.busybox.net/buildroot/plain/package/dvb-apps/0003-handle-static-shared-only-build.patch'
- 'https://git.busybox.net/buildroot/plain/package/dvb-apps/0005-utils-fix-build-with-kernel-headers-4.14.patch'
- 'https://git.openembedded.org/meta-openembedded/plain/meta-multimedia/recipes-multimedia/dvb-apps/files/0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch')
-sha256sums=('SKIP'
- '4460c9c8f4474fcc776b8d02d1c527584a81dbc84b69db9ed9a8b43ca24d49c5'
- 'ea5915194b00b7275eaac6902f9a4aa07a61c17e14010b9ea453c0e53c57612a'
- 'f9793b4e490f43e1cefbb94f44db3d8799c5a6ca51168cb7e79a518e3efbb7ad'
- 'b1a61020aa8658b100efd32ae5abc43915c9e62a33f3ac171f1c7c65b870cbac')
+optdepends=(
+ 'dtv-scan-tables-git: initial tuning data necessary for scanning utils'
+)
+source=(
+ "hg+https://linuxtv.org/hg/dvb-apps/#revision=${_hgrev}"
+ 'https://gitweb.gentoo.org/repo/gentoo.git/plain/media-tv/linuxtv-dvb-apps/files/linuxtv-dvb-apps-1.1.1.20100223-perl526.patch'
+ 'https://git.busybox.net/buildroot/plain/package/dvb-apps/0003-handle-static-shared-only-build.patch'
+ 'https://git.busybox.net/buildroot/plain/package/dvb-apps/0005-utils-fix-build-with-kernel-headers-4.14.patch'
+ 'https://git.openembedded.org/meta-openembedded/plain/meta-multimedia/recipes-multimedia/dvb-apps/files/0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch'
+)
+sha256sums=(
+ 'SKIP'
+ '4460c9c8f4474fcc776b8d02d1c527584a81dbc84b69db9ed9a8b43ca24d49c5'
+ 'ea5915194b00b7275eaac6902f9a4aa07a61c17e14010b9ea453c0e53c57612a'
+ 'f9793b4e490f43e1cefbb94f44db3d8799c5a6ca51168cb7e79a518e3efbb7ad'
+ 'ec99693a472723a9ad94137162fa7f0ca153b02750bac4ad755b9230b0735872'
+)
prepare() {
cd ${srcdir}/dvb-apps