summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmber2022-06-28 02:51:32 -0500
committerAmber2022-06-28 02:51:32 -0500
commit1f3d0677fd3aa2e5bd8d2ade8fb0050654d23479 (patch)
treeb90ba9664033a56ac3501328490a0dc02cac5c36
parent881d98c0d3eb550e8012f7ca32066331d39b6d20 (diff)
downloadaur-xpenguins.tar.gz
adopted package
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b326f2f7d896..ce0433cb92e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xpenguins
pkgdesc = Ever wanted cute little penguins walking along the tops of your windows?
pkgver = 3.2.1
- pkgrel = 2
+ pkgrel = 3
url = https://www.ratrabbit.nl/ratrabbit/software/xpenguins/index.html
arch = i686
arch = x86_64
@@ -13,4 +13,3 @@ pkgbase = xpenguins
sha256sums = b5a961684c461409527fef2cf266d8ae3823bd7a9cf79e678fa205e1de611c0f
pkgname = xpenguins
-
diff --git a/PKGBUILD b/PKGBUILD
index be76aae6a511..cf219bf40ba4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: yannicklm <yannicklm1337@gmail.com>
+# Maintainer: Amber <amber@mail.cyborgtrees.com>
+# Contributor: yannicklm <yannicklm1337@gmail.com>
# Contributor: dale <dale@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=xpenguins
pkgver=3.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="Ever wanted cute little penguins walking along the tops of your windows?"
depends=('libxpm' 'gtk3')
source=(http://downloads.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)