summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-09-11 13:15:40 +0200
committerManuel Reimer2021-09-11 13:15:40 +0200
commit9e2ac7482a295e5aa9ab13476cfe6123404acee8 (patch)
tree3ec67124642dd83fc0117a09751f519c9e1b9684
parent6d3e77dec5b6c180bf94c618ebe2d71ab936a4cd (diff)
downloadaur-9e2ac7482a295e5aa9ab13476cfe6123404acee8.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/ee9fb867ce5f7f21460f3757c6306fcb12855714)
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a0f17f2e139..a1c921ec33b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.2.2
-# Wed Mar 3 14:00:04 UTC 2021
+# Generated by makepkg 6.0.1
+# Sat Sep 11 11:15:39 UTC 2021
pkgbase = tntdb
pkgdesc = C++-class-library for easy access to databases (only sqlite support)
pkgver = 1.4
- pkgrel = 1
+ pkgrel = 2
url = http://www.tntnet.org
arch = x86_64
arch = i686
@@ -17,4 +17,3 @@ pkgbase = tntdb
sha256sums = 48cefd354acf2579c80b77d789d67f8b8162f1a02a3c2fb8157a9a32dc332859
pkgname = tntdb
-
diff --git a/PKGBUILD b/PKGBUILD
index 1b7ffb76c076..46b82a366bd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=tntdb
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc="C++-class-library for easy access to databases (only sqlite support)"
url="http://www.tntnet.org"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')