summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreugene2021-11-30 21:50:29 +0000
committereugene2021-11-30 21:50:29 +0000
commit67d7ad4a740ed2eeac03c207a399b91a7e8186ad (patch)
treedafc613d70bea5b535a6f77da38cf66c2bb2de3a
parent87c009c70fbf5f45649befe5042443480437985b (diff)
downloadaur-67d7ad4a740ed2eeac03c207a399b91a7e8186ad.tar.gz
New version: 2021.11.25
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38dd31000f7f..eaecfc311708 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = tuxpaint-stamps
pkgdesc = Additional stamps for Tux Paint
- pkgver = 2021.06.28
+ pkgver = 2021.11.25
pkgrel = 1
url = http://tuxpaint.org/
arch = any
license = GPL
optdepends = tuxpaint
options = !strip
- source = https://downloads.sourceforge.net/tuxpaint/tuxpaint-stamps-2021.06.28.tar.gz
- sha256sums = 1e849c5fb8535608a49d7160936602e443505bd202ffc378d649f11053e817cb
+ source = https://downloads.sourceforge.net/tuxpaint/tuxpaint-stamps-2021.11.25.tar.gz
+ sha256sums = cb55ee21b2d25b440ee216acfab0bb8d906af1c99adbc77e8db11eec30589d52
pkgname = tuxpaint-stamps
diff --git a/PKGBUILD b/PKGBUILD
index 3a5db4086488..89c5be6ed23c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: royrocks <royrocks13@gmail.com>
pkgname=tuxpaint-stamps
-pkgver=2021.06.28
+pkgver=2021.11.25
pkgrel=1
pkgdesc='Additional stamps for Tux Paint'
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL')
optdepends=('tuxpaint')
options=('!strip')
source=("https://downloads.sourceforge.net/tuxpaint/$pkgname-$pkgver.tar.gz")
-sha256sums=('1e849c5fb8535608a49d7160936602e443505bd202ffc378d649f11053e817cb')
+sha256sums=('cb55ee21b2d25b440ee216acfab0bb8d906af1c99adbc77e8db11eec30589d52')
build() {
make -C "$pkgname-$pkgver" PREFIX=/usr